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.20.x-fabric] You Shall Not Spawn v2.0.1

  • R
  • Aug 4, 2024
  • 213.57 KB
  • 709.6K
  • 1.20.1+1
  • Fabric + 1

File Name

YouShallNotSpawn-fabric-1.20.x-2.0.1.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:you-shall-not-spawn-628744:5594652"

Quilt

modImplementation "curse.maven:you-shall-not-spawn-628744:5594652"
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