
Entity Whitelist
Hello everyone!
Entity Whitelist is a convenient mod that gives you complete control over entity spawning in the Minecraft world. Using a simple configuration file where you specify true/false values, you can decide which entities can appear in the game.
true = Entity can spawn
false = Obvious result (entity doesn't spawn)
This mod was originally created for a friend to make gameplay in easy mode more relaxed. Although similar mods probably already exist online, this version offers a simple and effective approach.
Modpack Compatibility
(Yes, you can use it in modpacks)
The system works with the Forge Entities Registry (EntityType<?>). This means your configuration file automatically updates when mods that add custom entities to the game are installed. Thus, you can disable the spawning of not only vanilla but also custom entities from other mods!