bigreactors:reinforced_turbinefluidport_forge_active

Turbine Active Forge Fluid Port (Reinforced)

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

Acquisition

Crafting using Turbine Housing (Reinforced), Lava Bucket, Turbine Housing (Reinforced), Lava Bucket, Water Bucket, Lava Bucket, Turbine Housing (Reinforced), Lava Bucket and Turbine Housing (Reinforced), arranged in the pattern shown. Produces Turbine Active Forge Fluid Port (Reinforced).

Crafting
Turbine Active Forge Fluid Port (Reinforced) guaranteed

Mining & drops

sourcecountchanceconditions
Turbine Active Forge Fluid Port (Reinforced)1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:reinforced_turbinefluidport_forge_active
Namespace
bigreactors
Mod ID
bigreactors
Tags (3)
bigreactors:items/turbine/casing_user/reinforced
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:lava_bucket"
    },
    "C": {
      "item": "bigreactors:reinforced_turbinecasing"
    },
    "S": {
      "item": "minecraft:water_bucket"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}