Crafting using Extreme Plate, Extreme Plate and Extreme Plate, arranged in the pattern shown. Produces 2× Turbine Extreme Rotor Blade.
Turbine Extreme Rotor Blade
Nuclearcraft Neoteric · by igentuman
Turbine Extreme Rotor Blade is a block from Nuclearcraft Neoteric, crafted from Extreme Plate.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Turbine Extreme Rotor Blade | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
nuclearcraft:turbine_extreme_rotor_blade- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool nuclearcraft:blocks/turbine_inner
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" P ",
" P ",
" P "
],
"ingredients": {
"P": {
"tag": "forge:plates/extreme"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_turbine",
"experience": null,
"cooking_time": null
}