Loading...
Beta Modpages Unclaimed

Mob Controller

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

0 Likes
177856 Downloads
Created by TheAwesomeGem

Description

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
}

 

 

 


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

Alex's Mobs

85+ New mobs with stylistic quality above the default game.

Goblin Traders

Adds goblins that you can find underground with unique and useful trades!

Doggy Talents

Talents, new models, new AI, beds and more!

Bad Mobs

A mod to blacklist mobs from spawning.