Mob Settings
Modby sokratis12GR
Mob Settings allows you to customize the mobs settings
Type
Mod
CurseForge Downloads
169,293
CurseForge ID
247819
Last Updated
Apr 12, 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
Survival Instinct
The best addition for your Apocalyptic modpack
ReForgedPlay [replay mod on (neo)forge]
Replay mod port to (neo)forge! Record your adventures in minecraft
Mythic Upgrades
Mythic Upgrades adds new mythic ways to upgrade Netherite gear with new ores.
TaCZ JS
KubeJS TaCZ integration.
Ore Config
A Minecraft Forge mod to disable existing ore generation features and add your own.
MFR Magical Crops Compatibility
For those times when magical crops don't add their crops to MFR.