ItemESP | |
---|---|
Type | Hack |
Category | Render |
In-game description | “Highlights nearby items.” |
Default keybind | none |
Source code | 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.
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 19w39a (1.15) and later versions. This setting does not exist in Minecraft 1.9 and earlier versions. As of v7.17, this setting has been removed in Minecraft 1.17.1 and later versions.
Style | |
---|---|
Type | Enum |
In-game description | (none) |
Default value | Boxes only |
Possible values | Boxes only, Lines only, Lines and boxes |
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 | |
---|---|
Type | Color |
In-game description | “Items will be highlighted in this color.” |
Default value | #FFFF00 |
Version | Changes |
---|---|
Wurst 1.7 Beta | Added ItemESP. |
Wurst 3.0pre1 | Broke ItemESP. |
Wurst 3.0pre2 | Fixed ItemESP. |
Wurst 2.28 (Minecraft 1.8), Wurst 5.9 (Minecraft 1.11) | PlayerESP, MobESP, ItemESP and Tracers will now use interpolation for smoother rendering. |
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. | |
Wurst 6.19 | Added a “Tracers” checkbox to MobESP, ItemESP and ChestESP. |
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. |
Wurst 7.0pre1 | Temporarily removed ItemESP. |
Wurst 7.0pre2 | Re-added ItemESP. |
Wurst 6.26.1 (Minecraft 1.8 - 1.12), Wurst 7.0pre7 (Minecraft 1.14+) | Added a “Box size” setting to MobESP, PlayerESP and ItemESP. |
Wurst 6.35 (Minecraft 1.8 & 1.12), Wurst 7.12 (Minecraft 1.16+) | Fixed ItemESP glitching out when extremely far from spawn. |
Wurst 7.17 | Added a “Color” setting to ItemESP. |
Removed ItemESP's broken “Show item names” setting. |