promotional bannermobile promotional banner

You Shall Not Spawn! (Modpack Utils Series)

JSON based entity blacklisting. Disable spawning for any entity from any mod.

File Details

Forge 1.19.X | v2.0.0

  • B
  • Aug 2, 2024
  • 12.41 KB
  • 110
  • 1.19.4+4
  • Fabric

File Name

YouShallNotSpawn-forge-1.19.x-2.0.0.jar

Supported Versions

  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:you-shall-not-spawn-628744:5588964"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## 2.0.0
Initial release of You Shall Not Spawn v2
- You can now disable entities globally, per-dimension, or reduce spawn chances.
- Config moved to JSON5
- Added Regex support (Can be used for example to ban all mobs except 1)
- Fixed many issues encountered when interacting with other mods