Cobblemon Fossils Plus ✨🦖

This mod adds 3 types of fossils that you will need to put in your reanimation machine.

File Details

Cobblemon Fossils Plus ✨🦖 1.1

  • B
  • Feb 7, 2026
  • 2.24 MB
  • 2.1K
  • 1.21.1
  • Fabric

File Name

fossilsplus-1.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:cobblemon-fossils-plus-1455647:7589519"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

📝 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!