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

[1.19.x-forge] You Shall Not Spawn v2.0.1

  • B
  • Aug 4, 2024
  • 213.47 KB
  • 145.6K
  • 1.19.2
  • Forge

File Name

YouShallNotSpawn-forge-1.19.x-2.0.1.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:you-shall-not-spawn-628744:5594650")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

2.0.1

  • Added fallback calls to prevent possible cases where entities would still spawn
  • Fixed crash on servers

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