mobspawnesp
Table of Contents
MobSpawnESP
Hack Summary | |
---|---|
Name | MobSpawnESP |
Screenshot | |
Category | render |
In-game description |
“Highlights areas where mobs can spawn.” |
Default keybind | none |
Source code | https://github.com/Wurst-Imperium/Wurst7/blob/master/src/main/java/net/wurstclient/hacks/MobSpawnEspHack.java |
This article is about the hack that shows where mobs can spawn. For the hack that shows where mobs currently are, see MobESP.
MobSpawnESP is a Minecraft hack that shows where hostile mobs can and cannot spawn. Each spawnable block surface is highlighted with a colored X. By default, this X will be red if mobs can spawn there at any time, or yellow if mobs can only spawn there at night.
Note: Unlike MobESP, MobSpawnESP does not show you where existing mobs actually are. It only shows you the blocks that new mobs might spawn on, based on factors like light level, solid blocks, and amount of free space.
Settings
Draw distance
Draw distance | |
---|---|
Type | Enum |
In-game description | (none) |
Default value | 9×9 chunks |
Possible values | 3×3 chunks, 5×5 chunks, 7×7 chunks, 9×9 chunks, 11×11 chunks, 13×13 chunks, 15×15 chunks, 17×17 chunks, 19×19 chunks, 21×21 chunks, 23×23 chunks, 25×25 chunks, 27×27 chunks, 29×29 chunks, 31×31 chunks, 33×33 chunks |
Night color
Night color | |
---|---|
Type | Color |
In-game description | “Color of the X at positions where mobs can spawn at night.” |
Default value | #FFFF00 (yellow) |
Day color
Day color | |
---|---|
Type | Color |
In-game description | “Color of the X at positions where mobs can always spawn.” |
Default value | #FF0000 (red) |
Opacity
Opacity | |
---|---|
Type | Slider |
In-game description | (none) |
Default value | 50% |
Minimum | 0% |
Maximum | 100% |
Increment | 1% |
Depth test
Depth test | |
---|---|
Type | Checkbox |
In-game description | (none) |
Default value | checked |
Media
Changes
Version | Changes |
---|---|
Wurst 6.25 | Added MobSpawnESP. |
Wurst 6.26.1 | Fixed a bug in MobSpawnESP that made it sometimes crash the game. (Minecraft 1.8 - 1.12) |
Wurst 7.0pre2 | Fixed a bug in MobSpawnESP that made it sometimes crash the game. (Minecraft 1.14+) |
Wurst 7.8 | Added a “Depth test” checkbox to MobSpawnESP. (Wurst7:40) |
Wurst 7.12.1 | Fixed MobSpawnESP not working below y=0 and above y=255. |
Wurst 7.13 | Fixed MobSpawnESP glitching out when extremely far from spawn. |
Wurst 7.15.1 | Fixed MobSpawnESP crashing the game in Minecraft 21w19a and later versions. |
Wurst 7.17.1 | Fixed MobSpawnESP still highlighting blocks with light level 1-7 as spawnable in Minecraft 21w39a and later versions. (Only blocks with light level 0 can actually spawn mobs in these versions.) |
Wurst 7.18 | Fixed a NullPointerException in MobSpawnESP. (Wurst7:470) |
Wurst 7.37.1 | Fixed MobSpawnESP not updating correctly when you move to a different dimension. |
Wurst 7.46pre2 | Rebuilt MobSpawnESP from the ground up, fixing many sporadic crash issues that plagued the old version. |
Added “Night color”, “Day color”, and “Opacity” settings to MobSpawnESP. | |
Removed MobSpawnESP's “Loading speed” slider. | |
ForgeWurst | |
ForgeWurst 0.10 Beta | Added MobSpawnESP. |
mobspawnesp.txt · Last modified: 2024/09/20 12:06 by alexander01998