OreClumps
Add raw materials for vanilla and modded ores!
Features
- Raw Adamantium, Aluminium, Chromium, Cobalt, Copper, Gold, Iron, Lead, Mythril, Nickel, Osmium, Platinum, Silver, Thorium, Tin, Titanium, Tungsten, Uranium and Zinc are dropped from their respective ores
- Raw material blocks
- Allowing ores to drop xp as well as the raw ores (1.19+)
How to change which ores drop which raw material?
The raw ore drops are powered by Global Loot Modifiers and can be changed by overriding data/oreclumps/loot_modifiers/raw_<type>.json where type is the ore type.
The loot modifier for raw copper is shown below:
How do I make an ore drop xp? (1.19+)
You can add the "xp_min" and "xp_max" integer fields to the loot modifier to add a random chance of dropping experience between the min and max values.
Can I use this in my modpack?
Of course!
Have an issue?
Just let me know using the issues tab!