Turbine Rotor Shaft (Basic)
bigreactors:basic_turbinerotorshaft

Turbine Rotor Shaft (Basic)

Extreme Reactors · by ZeroNoRyouki
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Iron Ingot, Any Iron Ingot, Cyanite Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Turbine Rotor Shaft (Basic).

Crafting
Any Iron Ingot
Any Iron Ingot
Cyanite Ingot
Any Iron Ingot
Any Iron Ingot
Turbine Rotor Shaft (Basic) Turbine Rotor Shaft (Basic) guaranteed

Mining & drops

sourcecountchanceconditions
Turbine Rotor Shaft (Basic)1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:basic_turbinerotorshaft
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": [
    " I ",
    "ICI",
    " I "
  ],
  "ingredients": {
    "C": {
      "tag": "forge:ingots/cyanite"
    },
    "I": {
      "tag": "forge:ingots/iron"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}