Highly Advanced Fluid Input Hatch
modern_industrialization:highly_advanced_fluid_input_hatch

Highly Advanced Fluid Input Hatch

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

Highly Advanced Fluid Input Hatch is a block from Modern Industrialization, crafted from Titanium Tank and Highly Advanced Machine Hull.

Acquisition

Crafting using Titanium Tank and Highly Advanced Machine Hull, arranged in the pattern shown. Produces Highly Advanced Fluid Input Hatch.

Crafting
Highly Advanced Fluid Input Hatch Highly Advanced Fluid Input Hatch guaranteed

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

Crafting
Highly Advanced Fluid Output Hatch
Highly Advanced Fluid Input Hatch Highly Advanced Fluid Input Hatch guaranteed

Mining & drops

sourcecountchanceconditions
Highly Advanced Fluid Input Hatch1–1100%Survives Explosion

Used in (2)

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

Crafting
Highly Advanced Fluid Input Hatch
Highly Advanced Fluid Output Hatch Highly Advanced Fluid Output Hatch guaranteed

Crafting using Nuclear Alloy Plate, Nuclear Alloy Plate, Nuclear Alloy Plate, Nuclear Alloy Plate, Highly Advanced Fluid Input Hatch, Nuclear Alloy Plate, Nuclear Alloy Plate, Nuclear Alloy Plate and Nuclear Alloy Plate, arranged in the pattern shown. Produces Nuclear Fluid Hatch.

Crafting
Nuclear Alloy Plate
Nuclear Alloy Plate
Nuclear Alloy Plate
Nuclear Alloy Plate
Highly Advanced Fluid Input Hatch
Nuclear Alloy Plate
Nuclear Alloy Plate
Nuclear Alloy Plate
Nuclear Alloy Plate
Nuclear Fluid Hatch Nuclear Fluid Hatch guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
modern_industrialization:highly_advanced_fluid_input_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:titanium_tank"
    },
    "V": {
      "item": "modern_industrialization:highly_advanced_machine_hull"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "U"
  ],
  "ingredients": {
    "U": {
      "item": "modern_industrialization:highly_advanced_fluid_output_hatch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}