Files
Gregtech-New-Bastards/.minecraft/config/BloodMagic/meteors/OWMoonrockMix.json
samsonsin 90b3575aea initial
2025-05-29 23:26:10 +02:00

27 lines
689 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,
"focusModId": "harvestcraft",
"focusName": "cheeseItem",
"focusMeta": 0,
"fillerChance": 50
}