HomeJavaModsYou Shall Not Spawn!
You Shall Not Spawn!
ModsJava

You Shall Not Spawn!

by ElocinDev · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21–1.21.3 · Fabric⬇ Download for 1.20–1.20.6 · Fabric⬇ Download for 1.19.1–1.19.4 · Fabric⬇ Download for 1.20–1.20.6 · Quilt⬇ Download for 1.19.1–1.19.4 · Quilt⬇ Download for 1.20.3–1.20.4 · Forge⬇ Download for 1.20–1.20.2 · Forge⬇ Download for 1.19.2–1.19.4 · Forge⬇ Download for 1.20–1.20.2 · NeoForge⬇ Download for 1.19.2–1.19.4 · NeoForge
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

 

 

Disable unwanted mobs from spawning using JSON configuration.

Supports Forge, Fabric, and Quilt

⭐ Features ⭐

Add the ID of the entity you want to remove in config/ysns/disabled_entities.json5 to completely remove entities from spawning.

Whether per dimension or globally (by using "!.*"), you can control the spawn rate of an entity in the config/ysns/per_dimension_entities.json5 config.

Need to disable multiple entities from 1 mod? Or is there a pattern in them? Then no need to repeat yourself!

With regular expressions, you can disable multiple entities in a single entry, disable all entities from a mod, and a lot more! Simply start the entry with "!" and then write your regular expression.

The config files have comments explaining and giving examples of what you need to add to make the mod work! If you need extra help, feel free to hop in my Discord in the #elocins-projects channel.

FAQ

Of course! It was designed for modpack creators to remove undesired entities that may unbalance the game or create issues.

In the case of using the disabled_entities config, no. Once a mob is added to the blacklist, there is no way to spawn it by any method. Both natural or through eggs/commands. This mod is meant to completely remove undesired entities.

In the case of the per_dimension config, it works via chance, so at 0.0 they won't spawn at all. But at 0.5 it'll have a 50% chance of spawning.

Everything happens on the server's side. Though it is recommended to leave the mod and config for clients too, for the case they want to play a single-player world. You should always leave this mod in the server pack alongside its config.

Spawned entities will still exist, so it's up to you if you want to kill them or not. For this reason, it's recommended to configure the mod before creating a world.

Nothing will happen. Adding invalid IDs won't cause issues, but obviously, the entity won't be blacklisted as it technically doesn't exist. The same thing would happen if the mod isn't present, but it will be if it's added later and the ID is valid.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more