Mob Settings
Modby sokratis12GR
Mob Settings allows you to customize the mobs settings
Type
Mod
CurseForge Downloads
170,078
CurseForge ID
247819
Last Updated
May 30, 2026
Description
Mobs Settings
This mod allows you to customize the vanilla mobs settings.
Features
* Add mob drops to the specific mob via the config file
Example:
bat { # Add How many Mob drops the Mob "Bat" will drop when killed I:batAmountMobDrops < 1 //this will make it drop 1 dirt block 3 //this will make it drop 3 rotten flesh 0 //this will make it drop 0 stone blocks, which basically prevents it from dropping or drops nothing > //each line equals each line of drop added in batMobDrops<> # Add Mob Drops to the Mob "Bat" # Example: "minecraft:dirt" S:batMobDrops < minecraft:dirt //adds a dirt block to the drop list minecraft:rotten_flesh //adds a rotten block to the drop list minecraft:stone //adds a stone block to the drop list > }
* Add Mob Spawns to the specific mob via the config file
Example:
bat {List of all Minecraft Biome Registry names: https://ftb.gamepedia.com/Mob_Settings/Biomes
# Add the biome id that the Mob "Bat" will spawn in
I:batAddedSpawnBiomeNames <
minecraft:beach // Adds Biome with the name minecraft:beach to the spawn list for the mob Bat
>
# Add the max amount of the Mob "Bat" that will spawn in the biome
I:batMaxSpawns <
3 // The max amount of spawned mobs per spawned time that have the possibility to spawn
>
# Add the min amount of the Mob "Bat" that will spawn in the biome
I:batMinSpawns <
1 // The Min amount of spawned mobs per spawned time that have the possibility to spawn.
>
# Add the biome id that the Mob "Bat" wont spawn in
I:batRemovedSpawnBiomeNames <
minecraft:beach// Removes the biome with the name minecraft:beach from the spawn list for the mob Bat
>
# Add weighted probabilities to the Mob "Bat"'s spawn rates
I:batWeightedProbs <
10 // Makes the mob have 10 spawn probability for each spawn time.
>
}
* More Features Coming Soon
Similar Mods
Variant Chiseled Bookshelves [Fabric | Forge]
Chiseled Bookshelves for all wood types
Avaritia Recipe Generator
UI to automatically generate Crafttweaker scripts for the Avaritia 9x9 and Vanilla 3x3 workbenches
AE2AddonLib
A lib that aims to ease the development of AE2 addons.
MFR Magical Crops Compatibility
For those times when magical crops don't add their crops to MFR.
Panoramica [Forge]
Take cubic panorama screenshots like the one in the Title screen!
Baubles Stuff
Baubles Stuff - Modular Baubles (Pendant,Belt, Rings,Upgrades)