Limit Mob Spawn

Quick rating

Limit Mob Spawn

No reviews yet

Limit spawning mobs

No Theme
No Genre
Mod Loaders
Forge
Fabric
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

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
LimitMobSpawn-20.1.1.jar
Authors
CurseForge
Modrinth

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

This mod allows you to prevent mobs from being spawned.

In this mod, I created these conditions.

  • Biome
  • Entity type (zombie, skeleton, bat, etc.)
  • Entity classification (Monster, Creature, Water Creature, Water Ambient, etc.)
  • Dimension (over world, nether, the end)
  • Position (x, y, z coordinate)
  • Spawn reason (natural, spawner, spawn egg, etc.)
  • Light level

You can make own rule by combining the conditions.

Rules can be added/removed via command.

  • /limitmobspawn query
  • /limitmobspawn add
  • /limitmobspawn remove

To change the number of mobs spawned from default Monster Spawner, execute this(1.18 only)

  • /limitmobspawn spawner spawnCount <new count>

To change the limit of numbers of mobs which can newly spawn, execute this.

  • /limitmobspawn category_limit set <category> <limit>

These are the default values in vanilla.

  • Monster: 70
  • Creature: 10
  • Ambient(bats): 15
  • Axolotls: 5
  • Underground Water Creature: 5
  • Water Creature: 5
  • Water Ambient: 20

To add rules, make data pack. In the data pack, create "limit-mob-spawn" directory and place rule file(json) in the dir. See Official Wiki for more detail of data pack.

datapacks in each world

└─pack.mcdata

└─data

    └─(name space)
         └─limitmobspawn
             └─demo1.json

             └─other rule files

Follow these link to see example rules.

1.16.5: this

1.17.1: this

1.19.2 Example Datapack


See this page for change log.

The LimitMobSpawn project is a Minecraft mod designed to control the spawning of mobs, effectively preventing them from being spawned under certain conditions. Here are the key details about this project:

  • Purpose: The mod helps players manage and limit the spawning of mobs in their Minecraft worlds, making the game more customizable and potentially reducing unwanted mob encounters.
  • Language: The entire mod is written in Java, which is the primary language for Minecraft mod development.
  • Functionality: By using this mod, players can specify conditions or areas where mobs should not spawn, enhancing gameplay and providing more control over the in-game environment.
  • Usage: Players need to install the mod into their Minecraft game. Once installed, they can configure the mod settings to establish rules for mob spawning.

This mod is particularly useful for players looking to create more controlled or themed environments within their Minecraft worlds.

To change the settings for the LimitMobSpawn mod, follow these steps:

  1. Locate the Configuration Directory: The mod loads settings from data packs. Place the limitmobspawn directory at the same level as recipes or advancements in your Minecraft world save directory.

  2. Add JSON Files with Rules: Inside the limitmobspawn directory, add JSON files that contain the rules for mob spawning. You can find example JSON files here.

  3. Refer to the Wiki: For detailed examples and additional settings, check the Wiki.

You can view more details and the complete README file.

CurseForge: https://legacy.curseforge.com/minecraft/mc-mods/limit-mob-spawn

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
0
In stacks

By the numbers

Statistics

1.3m
Total Downloads
CurseForge
1.1m
Modrinth
~110,000
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