
Cobblemon Fossils Plus ✨🦖
This mod adds 3 types of fossils that you will need to put in your reanimation machine.
Список изменений
📝 Update Log: Config System Overhaul & Scientific Notation
Config.json Update! You can now manually add any structure or biome loot table to the config file with your own custom drop rates.
How it works: The system uses decimal values for probabilities. To set your chances, follow this guide:
1.0 = 100% chance (Guaranteed drop)
0.01 = 1% chance
0.001 = 0.1% chance
0.0001 = 0.01% chance
⚠️ Note on Scientific Notation: If you see values like 1.0E-4, don't worry! This is just how the computer writes very small numbers.
1.0E-4 is exactly the same as 0.0001 (0.01% chance).
Example: If you add "minecraft:chests/village/village_plains_house": 1.0, every chest in a plains village will contain fossils!
