Mob Settings
Modby sokratis12GR
Mob Settings allows you to customize the mobs settings
Type
Mod
CurseForge Downloads
171,277
CurseForge ID
247819
Last Updated
Jul 26, 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
Lethality - A Terramity Addon
A Terramity addon that intends to add weapons from the known Terraria mod, Calamity.
Tax' Cursed Painter
Cursed Painter is a Minecraft modification aims to add paintings to the Cursed Walking modpack.
Create: Wizardry
This is an addon mod for Create adding enhanced compatibility with Iron's Spells and Spellbooks. Happy spellcasting!
Golden Berries
Adds a new food called Golden Berries. Made the same way of Golden Carrots but with berries!
Youkai's Homecoming
Adds a variety of Japanese themed food and plants, and adds Touhou related contents
KeyBindJS
A Kubejs Addition