bigreactors:basic_turbinerotorbearing

Turbine Rotor Bearing (Basic)

Extreme Reactors · by ZeroNoRyouki
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Any Iron Ingot, Block of Redstone, Any Iron Ingot, Any Iron Storage Block, Any Iron Storage Block, Any Iron Ingot, Block of Redstone and Any Iron Ingot, arranged in the pattern shown. Produces Turbine Rotor Bearing (Basic).

Crafting
Turbine Rotor Bearing (Basic) guaranteed

Mining & drops

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

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:basic_turbinerotorbearing
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": [
    "IRI",
    "B B",
    "IRI"
  ],
  "ingredients": {
    "B": {
      "tag": "forge:storage_blocks/iron"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "R": {
      "item": "minecraft:redstone_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}