File Details
Advanced Spawn Control 0.9.1
- B
- Oct 2, 2015
- 24.20 KB
- 46.0K
- 1.7.10
File Name
AdvancedSpawnControl-0.9.1.jar
Supported Versions
- 1.7.10
- Moved spawn registry manipulation to a later event, fixing an issue whereby some mods registered their entities later than I was trying to use them.
- Added "Print All Registered Entities" option, which if set to true will print all registered entities to the log. Should make it significantly easier to find the name of entities you wish to modify spawns for.
- Added a null check when registering entities. Will now print an error message if an entity to go with the input name cannot be found, rather than crashing.

