Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
A client-side Minecraft Fabric mod to show an overlay where Iron Golems can spawn.
This is helpful when building iron farms or villager farms in order to see exactly where the game checks for Iron Golem spawns.
Uses the in-game code to check if Iron Golems can spawn in a 17×13×17 box centered around the player.
Requirements
- Fabric API
Usage
Left bracket [
: calculates a new bounding box around the player and checks for spawns.
Right bracket ]
: Hides the overlay.
Features
- Supports Mod menu
- Option to turn on/off mob hitbox collision during calculation
TODO:
- Add option to configure calculation area