Wiki 9Minecraft No Mob Spawning on Trees Mod Wiki

No Mob Spawning on Trees Mod — FAQ

Troubleshooting

If rules do not seem to be applying, check the following:

  1. Syntax Errors: Check the game log (latest.log) for the tag [nmsot]. It will report any syntax errors or invalid tags found during startup.
  2. Rule Order: Rules are applied line-by-line. Ensure your whitelist rules (-) are placed after the blacklist rules they are intended to override.
  3. Mob Names: Mob names are case-insensitive and should have spaces removed. For modded mobs, use the format modID.mobName or the full Java class name if the short name fails.