Crafting using Turbine Housing (Basic), Redstone Comparator, Turbine Housing (Basic), Any Iron Ingot, Any Gold Ingot, Any Iron Ingot, Turbine Housing (Basic), Redstone Repeater and Turbine Housing (Basic), arranged in the pattern shown. Produces Turbine Redstone Port (Basic).

Turbine Redstone Port (Basic)
Extreme Reactors · by ZeroNoRyouki
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Turbine Redstone Port (Basic) | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
bigreactors:basic_turbineredstoneport- Namespace
bigreactors- Mod ID
bigreactors- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"CZC",
"MGM",
"CXC"
],
"ingredients": {
"C": {
"item": "bigreactors:basic_turbinecasing"
},
"G": {
"tag": "forge:ingots/gold"
},
"M": {
"tag": "forge:ingots/iron"
},
"X": {
"item": "minecraft:repeater"
},
"Z": {
"item": "minecraft:comparator"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
