Crafting using Aluminium Plate, Advanced Circuit, Aluminium Plate, Wind Mill, Reinforced Glass, Wind Mill, Aluminium Plate, Advanced Circuit and Aluminium Plate, arranged in the pattern shown. Produces Gas Turbine.

Gas Turbine
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Crafting using Invar Plate, Advanced Circuit, Invar Plate, Wind Mill, Reinforced Glass, Wind Mill, Invar Plate, Advanced Circuit and Invar Plate, arranged in the pattern shown. Produces Gas Turbine.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Gas Turbine | 1–1 | 100% | Survives Explosion |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Gas Turbine | 1–1 | 100% | Survives Explosion |
Developer reference
- Registry name
techreborn:gas_turbine- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IAI",
"WGW",
"IAI"
],
"ingredients": {
"A": {
"item": "techreborn:advanced_circuit"
},
"G": {
"item": "techreborn:reinforced_glass"
},
"I": {
"tag": "c:aluminum_plates"
},
"W": {
"item": "techreborn:wind_mill"
}
},
"conditions": [],
"sequence": null,
"group_name": "gas_turbine",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"IAI",
"WGW",
"IAI"
],
"ingredients": {
"A": {
"item": "techreborn:advanced_circuit"
},
"G": {
"item": "techreborn:reinforced_glass"
},
"I": {
"item": "techreborn:invar_plate"
},
"W": {
"item": "techreborn:wind_mill"
}
},
"conditions": [],
"sequence": null,
"group_name": "gas_turbine",
"experience": null,
"cooking_time": null
}

