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

26 lines
661 B
JSON

{
"ores": [
"OREDICT:oreMarbleInfusedAir:75",
"OREDICT:oreMarbleInfusedFire:75",
"OREDICT:oreMarbleInfusedWater:75",
"OREDICT:oreMarbleInfusedEarth:75",
"OREDICT:oreMarbleInfusedOrder:75",
"OREDICT:oreMarbleInfusedEntropy:75",
"OREDICT:oreMarbleAmber:150",
"OREDICT:oreMarbleCinnabar:250",
"OREDICT:oreMarbleVinteum:10",
"OREDICT:oreMarbleShadowIron:10",
"OREDICT:oreMarbleInfusedGold:10",
"OREDICT:oreMarbleShadow:10"
],
"filler": [
"OREDICT:stoneMarble:110"
],
"radius": 15,
"cost": 800000,
"focusModId": "Thaumcraft",
"focusName": "ItemSanitySoap",
"focusMeta": 0,
"fillerChance": 11
}