Turbo Fluid Output Hatch
modern_industrialization:turbo_fluid_output_hatch

Turbo Fluid Output Hatch

Modern Industrialization · by Azercoco, Technici4n
block Pickaxe MineableNeeds Stone Tool

Turbo Fluid Output Hatch is a block from Modern Industrialization, crafted from Turbo Machine Hull and Stainless Steel Tank.

Acquisition

Crafting using Turbo Machine Hull and Stainless Steel Tank, arranged in the pattern shown. Produces Turbo Fluid Output Hatch.

Crafting
Turbo Fluid Output Hatch Turbo Fluid Output Hatch guaranteed

Crafting using Turbo Fluid Input Hatch, arranged in the pattern shown. Produces Turbo Fluid Output Hatch.

Crafting
Turbo Fluid Input Hatch
Turbo Fluid Output Hatch Turbo Fluid Output Hatch guaranteed

Mining & drops

sourcecountchanceconditions
Turbo Fluid Output Hatch1–1100%Survives Explosion

Used in (1)

Crafting using Turbo Fluid Output Hatch, arranged in the pattern shown. Produces Turbo Fluid Input Hatch.

Crafting
Turbo Fluid Output Hatch
Turbo Fluid Input Hatch Turbo Fluid Input Hatch guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:turbo_fluid_output_hatch
Namespace
modern_industrialization
Mod ID
modern_industrialization
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "U",
    "V"
  ],
  "ingredients": {
    "U": {
      "item": "modern_industrialization:turbo_machine_hull"
    },
    "V": {
      "item": "modern_industrialization:stainless_steel_tank"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "U"
  ],
  "ingredients": {
    "U": {
      "item": "modern_industrialization:turbo_fluid_input_hatch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}