This commit is contained in:
samsonsin
2025-05-29 23:26:10 +02:00
commit 90b3575aea
11149 changed files with 2362534 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"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
}