You Shall Not Spawn! (Modpack Utils Series)

Quick rating

You Shall Not Spawn! (Modpack Utils Series)

No reviews yet

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

No Theme
No Genre
QoL & Tweaks
Server Utility
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
AGNYA License
Latest Version
[1.19.x-fabric] You Shall Not Spawn v2.0.2
Authors
CurseForge

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description


 

Disable unwanted mobs from spawning using JSON configuration.

Supports Forge, Fabric and Quilt

⭐ Features ⭐

  • Disable Entity Spawning

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

  • Control Entity 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.

  • Regex Support

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.

  • Commented Config File

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

  • Can I use this in my modpack?

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

create issues.

  • Can I still make the entities spawn?

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 any way. But at 0.5 it'll have 50% chance of spawning.

  • Client or server?

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 alongisde its config.

  • What if I add an entity to blacklist that was already spawned?

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 

  • What if I mispell an entitity's ID in the config file?

Nothing will happen. Adding invalid ID's won't cause issues, but obviously the entity won't be blacklisted

as it technically doesn't exist. Same thing would happen if the mod isn't present, but it will be if it's added later and the ID is valid.

 

 

Disable unwanted mobs from spawning using JSON configuration.

Supports Forge, Fabric, and Quilt

⭐ Features ⭐

  • Disable Entity Spawning

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

  • Control Entity 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.

  • Regex Support

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.

  • Commented Config File

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

  • Can I use this in my modpack?

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

  • Can I still make the entities spawn?

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.

  • Client or server?

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.

  • What if I add an entity to the blacklist that was already spawned?

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.

  • What if I misspell an entity's ID in the config file?

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.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
1
In stacks

By the numbers

Statistics

36.1m
Total Downloads
CurseForge
30m
Modrinth
6.1m
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works