Files
Gregtech-New-Bastards/.minecraft/config/BloodMagic/meteors/OWMoonrockMix.json
2025-08-23 05:19:43 +02:00

25 lines
652 B
JSON

{
"ores": [
"OREDICT:oreMarbleCassiteriteSand:50",
"OREDICT:oreMarbleCassiterite:50",
"OREDICT:oreMarbleTin:25",
"OREDICT:oreMarbleGarnetSand:50",
"OREDICT:oreMarbleAsbestos:25",
"OREDICT:oreMarbleDiatomite:25",
"OREDICT:oreMarbleBasalticMineralSand:50",
"OREDICT:oreMarbleGraniticMineralSand:50",
"OREDICT:oreMarbleFullersEarth:50",
"OREDICT:oreMarbleGypsum:50",
"OREDICT:oreMarbleCheese:25",
"OREDICT:oreMarbleMica:25"
],
"filler": [
"OREDICT:rockMoon:250",
"OREDICT:stoneMarble:250"
],
"radius": 15,
"cost": 650000,
"focusItem": "harvestcraft:cheeseItem",
"fillerChance": 50
}