bigreactors:basic_turbinepowertapfe_passive

Turbine Passive Forge Energy Power Tap (Basic)

Extreme Reactors · by ZeroNoRyouki
block Basic Casing UserPickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Turbine Housing (Basic), Redstone Dust, Turbine Housing (Basic), Redstone Dust, Block of Redstone, Redstone Dust, Turbine Housing (Basic), Redstone Dust and Turbine Housing (Basic), arranged in the pattern shown. Produces Turbine Passive Forge Energy Power Tap (Basic).

Crafting
Turbine Passive Forge Energy Power Tap (Basic) guaranteed

Mining & drops

sourcecountchanceconditions
Turbine Passive Forge Energy Power Tap (Basic)1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:basic_turbinepowertapfe_passive
Namespace
bigreactors
Mod ID
bigreactors
Tags (3)
bigreactors:items/turbine/casing_user/basic
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "CSC",
    "SBS",
    "CSC"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:redstone_block"
    },
    "C": {
      "item": "bigreactors:basic_turbinecasing"
    },
    "S": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}