====== ItemESP ====== ^ ItemESP ^^ |{{ itemesp.webp?500 |using ItemESP while mining diamonds}}|| ^Type|[[Hack]]| ^Category|[[Render]]| ^In-game description|"Highlights nearby items."| ^[[keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/ItemEspHack.java]]| ItemESP is a Minecraft hack that highlights nearby items by drawing yellow boxes around them. These boxes can be seen through walls. ===== Settings ===== ==== Show item names ==== ^ Show item names ^^ ^Type|Checkbox| ^In-game description|"Sorry, this is currently broken!\\ 19w39a changed how nameplates work\\ and we haven't figured it out yet." [//Wurst MC 19w39a and later versions//]| |:::|(none) [//all other versions//]| ^Default value|checked| ^Supported Minecraft versions|1.10.x, 1.11.x, 1.12.x, 1.14.x, (broken: 1.15.x, 1.16.x, 1.17)| "Show item names" renders a label above each stack of items with the name and quantity of the item. This setting is broken in Minecraft [[mc>19w39a]] (1.15) and later versions. This setting does not exist in Minecraft 1.9 and earlier versions. As of [[update:Wurst 7.17|v7.17]], this setting has been removed in Minecraft 1.17.1 and later versions. ==== Style ==== ^ Style ^^ ^Type|Enum| ^In-game description|(none)| ^Default value|Boxes only| ^Possible values|Boxes only, Lines only, Lines and boxes| ==== Box size ==== ^ Box size ^^ ^Type|Enum| ^In-game description|"**Accurate** mode shows the exact\\ hitbox of each item.\\ **Fancy** mode shows larger boxes\\ that look better."| ^Default value|Fancy| ^Possible values|Accurate, Fancy| ==== Color ==== ^ Color ^^ ^Type|[[:ColorSetting|Color]]| ^In-game description|"Items will be highlighted in this color."| ^Default value|#FFFF00| ===== Changes ===== ^Version^Changes^ |[[update:Wurst 1.7 Beta]]|Added ItemESP.| |[[update:Wurst 3.0pre1]]|Broke ItemESP.| |[[update:Wurst 3.0pre2]]|Fixed ItemESP.| |[[update:Wurst 2.28]] (Minecraft 1.8),\\ [[update:Wurst 5.9]] (Minecraft 1.11)|[[PlayerESP]], [[MobESP]], ItemESP and [[Tracers]] will now use interpolation for smoother rendering.| |[[update:Wurst 6.16]]|Added "Show item names" setting to ItemESP. (Minecraft 1.10, 1.11, 1.11 OF, 1.12, 1.12 OF)| |:::|ChestESP, ItemESP and MobESP will now use DisplayLists for improved performance.| |[[update:Wurst 6.19]]|Added a "Tracers" checkbox to MobESP, ItemESP and ChestESP.| |[[update:Wurst 6.24]]|Replaced the "Tracers" checkbox in [[PlayerESP]], [[MobESP]], ItemESP and [[ChestESP]] with a "[[#Style]]" setting that lets you choose between boxes, lines or both.| |[[update:Wurst 7.0pre1]]|Temporarily removed ItemESP.| |[[update:Wurst 7.0pre2]]|Re-added ItemESP.| |[[update:Wurst 6.26.1]] (Minecraft 1.8 - 1.12),\\ [[update:Wurst 7.0pre7]] (Minecraft 1.14+)|Added a "[[#Box size]]" setting to [[MobESP]], [[PlayerESP]] and ItemESP.| |[[update:Wurst 6.35]] (Minecraft 1.8 & 1.12),\\ [[update:Wurst 7.12]] (Minecraft 1.16+)|Fixed ItemESP glitching out when extremely far from spawn.| |[[update:Wurst 7.17]]|Added a "[[#Color]]" setting to ItemESP.| |:::|Removed ItemESP's broken "[[#Show item names]]" setting.| {{tag>client-side has_colorsetting}}