promotional bannermobile promotional banner
premium banner
Add Custom Hibernate and Randomite Items to Cavern

Description

This mod allows you to customize the dropped items from Randomite Ore.  If you are using the original Cavern Mod then you can also customize the Hibernate items from the Packed Ice in the Ice Cavern Dimension.
Please note the syntax when adding items to the config file:
<modid>:<item>|<meta>|<quantity>|<weight>
Here is an example:
# <modid>:<item>|<meta>|<quantity>|<weight> [default: []]
    S:"Randomite Items" <
        minecraft:bone|0|10|100
        hardcoreore:ingot_iron|0|5|50
        minecraft:golden_carrot|0|3|25
        minecraft:dye|4|8|5
     >