Mob Settings
No reviews yet
Mob Settings allows you to customize the mobs settings
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
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 {
# 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.
>
}
List of all Minecraft Biome Registry names: https://ftb.gamepedia.com/Mob_Settings/Biomes
* More Features Coming Soon
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers