bigreactors:reinforced_reactorfluidport_forge_active

Reactor Active Forge Fluid Port (Reinforced)

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

Acquisition

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

Crafting
Reactor Active Forge Fluid Port (Reinforced) guaranteed

Mining & drops

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

Block drops

Drops itself when broken.

Developer reference
Registry name
bigreactors:reinforced_reactorfluidport_forge_active
Namespace
bigreactors
Mod ID
bigreactors
Tags (3)
bigreactors:items/reactor/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_reactorcasing"
    },
    "S": {
      "item": "minecraft:water_bucket"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}