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

@@ -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
}
}
}