gtnh-experimental-2026-02-22+87-0a93dd5

This commit is contained in:
2026-02-22 19:58:59 +01:00
parent f07f089147
commit aa2e2a744b
4714 changed files with 49636 additions and 54177 deletions

View File

@@ -10,6 +10,6 @@
"x": 15,
"y": 0,
"icon": {
"registryName": "dreamcraft:item.OriginGatePlate"
"registryName": "dreamcraft:OriginGatePlate"
}
}

View File

@@ -10,6 +10,6 @@
"x": 15,
"y": 2,
"icon": {
"registryName": "dreamcraft:item.PolychromeGatePlate"
"registryName": "dreamcraft:PolychromeGatePlate"
}
}

View File

@@ -10,6 +10,6 @@
"x": 15,
"y": 4,
"icon": {
"registryName": "dreamcraft:item.DimensionalGatePlate"
"registryName": "dreamcraft:DimensionalGatePlate"
}
}

View File

@@ -10,6 +10,6 @@
"x": 15,
"y": 6,
"icon": {
"registryName": "dreamcraft:item.HarmonicGatePlate"
"registryName": "dreamcraft:HarmonicGatePlate"
}
}

View File

@@ -2,14 +2,14 @@
"id": "coke_oven",
"condition": {
"type": "item.pickup",
"item": "Railcraft:machine.alpha",
"meta": 7
"item": "gregtech:gt.blockmachines",
"meta": 236
},
"page": "GT New Horizons",
"x": -6,
"y": -5,
"icon": {
"registryName": "Railcraft:machine.alpha",
"meta": 7
"registryName": "gregtech:gt.blockmachines",
"meta": 236
}
}
}

View File

@@ -6,6 +6,6 @@
},
"model": {
"type": "item",
"registryName": "dreamcraft:item.OriginGatePlate"
"registryName": "dreamcraft:OriginGatePlate"
}
}

View File

@@ -6,6 +6,6 @@
},
"model": {
"type": "item",
"registryName": "dreamcraft:item.PolychromeGatePlate"
"registryName": "dreamcraft:PolychromeGatePlate"
}
}

View File

@@ -6,6 +6,6 @@
},
"model": {
"type": "item",
"registryName": "dreamcraft:item.DimensionalGatePlate"
"registryName": "dreamcraft:DimensionalGatePlate"
}
}

View File

@@ -6,6 +6,6 @@
},
"model": {
"type": "item",
"registryName": "dreamcraft:item.HarmonicGatePlate"
"registryName": "dreamcraft:HarmonicGatePlate"
}
}

View File

@@ -7,6 +7,6 @@
"model": {
"type": "item",
"registryName": "AWWayofTime:Altar",
"yOffset": -0.1875
"yOffset": -0.3
}
}

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"]
]
}
}