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

17 lines
336 B
JSON

{
"ores": [
"OREDICT:oreBlackgraniteGraphite:500",
"OREDICT:oreBlackgraniteDiamond:50",
"OREDICT:oreBlackgraniteCoal:200"
],
"filler": [
"OREDICT:stoneGraniteBlack:250"
],
"radius": 13,
"cost": 420000,
"focusModId": "gregtech",
"focusName": "gt.metaitem.02",
"focusMeta": 30500,
"fillerChance": 25
}