promotional bannermobile promotional banner

Mob Controller

Allows you to fully control and customize entity/mob spawns.

This mod allows you to fully control and customize entity/mob spawns without affecting or conflicting with any other mods that does the same thing.

 

 

 

The goal of this mod is to stop entities from lagging your world or hurt your TPS and allow you to control the max spawn rate of any entities. 

 

 

 

Features:

 

  • Ability to limit the max number of a specific entity in a chunk that can spawn.
  • Ability to limit the max number of a specific entity in a dimension/world that can spawn.
  • Ability to use entity selectors instead of specific entity id.
  • You can specify any entity using the mod id and name. By default the config is clean and doesn't affect anything.
  • It is compatible with Bloodmoon. There is an option to disable the limit when under a blood moon event.
  • It uses almost no server performance.

 

 

Discord(if you need any help): https://discord.gg/sHX77Db



Configuration Guide/Example(inside mobcontroller.cfg):

 

# Configuration File

##########################################################################################################
# To add an entity, just specify it using this format: "modid:entityname" or use the entity selectors below:
# Entity Selectors:
# -----------
# all.living
# all.water
# all.ambient
# all.mob
# all.animal
# -----------
# You can have any numbers of data as long as they are not duplicates.
#
# Data:
# -----------
# "S:Chunk-Limit" (Limits the number of the entity in a chunk)
# "S:Dim-Limit" (Limits the number of the entity in a dimension/world)
# "S:Bloodmoon-Exception" (If it should make an exception on blood moon's spawns and don't limit whilst there is a blood moon event)
# -----------
#
# Note: This mod respects the vanilla/modded settings of pre-existing mods. It's only used if you need
# reduce spawning of mobs of certain types. It cannot be used to increase mob spawns or whatever the default
# value is.
##########################################################################################################

"all.animal"{
    S:Chunk-Limit=2
    S:Dim-Limit=5
}

"all.water"{
    S:Dim-Limit=3
}

"minecraft:zombie"{
    S:Chunk-Limit=4
    S:Bloodmoon-Exception=true
}

"minecraft:endermite"{
    S:Dim-Limit=3
}

"lefttodie:undead"{
    S:Chunk-Limit:10
    S:Bloodmoon-Exception=true
}

 

 

 

The Mob Controller Team

profile avatar
  • 6
    Followers
  • 8
    Projects
  • 14.4M
    Downloads

More from TheAwesomeGemView all

  • Fishing Made Better project image

    Fishing Made Better

    • 12.8M
    • Mods

    Overhauls Minecraft's fishing into a full fishing minigame, with custom config-driven fish types with mod support.

    • 12.8M
    • June 4, 2025
    • Mods
    • +4
  • Block Drops Tweaker project image

    Block Drops Tweaker

    • 795.3K
    • Mods

    Tweak drops/loots of any blocks.

    • 795.3K
    • January 26, 2018
    • Mods
    • +1
  • Better Fishing project image

    Better Fishing

    • 52.7K
    • Mods

    A mod that redefines the boring fishing mechanism by making it fun and challenging.

    • 52.7K
    • January 4, 2018
    • Mods
    • +3
  • FOV Tweaker project image

    FOV Tweaker

    • 9.6K
    • Mods

    Tweaks the FOV accurately and precisely under most circumstances.

    • 9.6K
    • December 29, 2017
    • Mods
    • +2
  • Fishing Made Better project image

    Fishing Made Better

    • 12.8M
    • Mods

    Overhauls Minecraft's fishing into a full fishing minigame, with custom config-driven fish types with mod support.

    • 12.8M
    • June 4, 2025
    • Mods
    • +4
  • Block Drops Tweaker project image

    Block Drops Tweaker

    • 795.3K
    • Mods

    Tweak drops/loots of any blocks.

    • 795.3K
    • January 26, 2018
    • Mods
    • +1
  • Better Fishing project image

    Better Fishing

    • 52.7K
    • Mods

    A mod that redefines the boring fishing mechanism by making it fun and challenging.

    • 52.7K
    • January 4, 2018
    • Mods
    • +3
  • FOV Tweaker project image

    FOV Tweaker

    • 9.6K
    • Mods

    Tweaks the FOV accurately and precisely under most circumstances.

    • 9.6K
    • December 29, 2017
    • Mods
    • +2