This commit is contained in:
2026-02-23 21:48:28 +01:00
parent 68fcf7fbde
commit 76e9b1b59e
15427 changed files with 620572 additions and 11184 deletions

View File

@@ -0,0 +1,24 @@
{
"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,
"focusItem": "harvestcraft:cheeseItem",
"fillerChance": 50
}