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

@@ -5,9 +5,20 @@
"id": "coke_oven"
},
"model": {
"type": "item",
"registryName": "Railcraft:machine.alpha",
"meta": 7,
"yawOffset": 180.0
"type": "complex",
"keys": {
"B": "gregtech:gt.blockcasings12",
"C": "gregtech:gt.blockmachines"
},
"metadata": {
"B": 0,
"C": 236
},
"transpose": true,
"structure": [
["BBB", "BBB", "BBB"],
["BCB", "B B", "BBB"],
["BBB", "BBB", "BBB"]
]
}
}