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

18 lines
460 B
JSON

{
"ores": [
"OREDICT:oreBlackgraniteRutile:100",
"OREDICT:oreBlackgraniteTungstate:100",
"OREDICT:oreBlackgraniteCopper:300",
"OREDICT:oreBlackgraniteSalt:200",
"OREDICT:oreBlackgraniteRockSalt:200",
"OREDICT:oreBlackgraniteMica:60",
"OREDICT:oreBlackgraniteAsbestos:20",
"OREDICT:oreBlackgraniteSoapstone:20"
],
"radius": 9,
"cost": 750000,
"focusModId": "minecraft",
"focusName": "nether_star",
"focusMeta": 0
}