bigreactors:basic_turbinepowertapfe_active

Turbine Active Forge Energy Power Tap (Basic)

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

Acquisition

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

Crafting
Turbine Active Forge Energy Power Tap (Basic) guaranteed

Mining & drops

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

Used in (1)

Crafting using Redstone Dust, Glowstone Dust, Redstone Dust, Any Glass, Turbine Active Forge Energy Power Tap (Basic), Any Glass, Redstone Dust, Glowstone Dust and Redstone Dust, arranged in the pattern shown. Produces Turbine Forge Energy Charging Port (Basic).

Crafting
Turbine Forge Energy Charging Port (Basic) guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:basic_turbinepowertapfe_active
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": [
    "CBC",
    "BSB",
    "CBC"
  ],
  "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
}