File Details
mobrules v1.0 for 1.21.1 on NeoForge
- R
- Aug 25, 2025
- 13.42 KB
- 133
- 1.21.1
- NeoForge
File Name
mobrules-1.0+1.21.1.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Initial release
MobRules v1.0.0 - Initial Release Released for Minecraft 1.21.1 (NeoForge)
Three-Tier Mob Control System
Hostile Mobs: Control spawning of all aggressive creatures
Farm Animals: Manage passive animals and pets
Aquatic Animals: Regulate water-dwelling creatures
Flexible Configuration Options
Each mob category supports three control modes:
Allow All (false) - Normal vanilla spawning
Block All (true) - Completely prevent category spawning
Selective Control (partial) - Use JSON allowlists for precise control
Smart JSON Allowlist System
Automatic generation of allowlist files in config/mobrules/ Pre-populated with sensible defaults for each category Easy-to-edit JSON format using standard Minecraft mob IDs Three separate files for maximum granularity:
hostile_mobs_allowlist.json
farm_animals_allowlist.json
aquatic_animals_allowlist.json

