Crafting using Steel Fluid Output Hatch, arranged in the pattern shown. Produces Steel Fluid Input Hatch.
Steel Fluid Input Hatch
Modern Industrialization · by Azercoco, Technici4n
Steel Fluid Input Hatch is a block from Modern Industrialization, crafted from Steel Fluid Output Hatch.
Acquisition
Crafting using Steel Tank and Steel Machine Casing, arranged in the pattern shown. Produces Steel Fluid Input Hatch.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Steel Fluid Input Hatch | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Steel Fluid Input Hatch, arranged in the pattern shown. Produces Steel Fluid Output Hatch.
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:steel_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"
],
"ingredients": {
"U": {
"item": "modern_industrialization:steel_fluid_output_hatch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"U",
"V"
],
"ingredients": {
"U": {
"item": "modern_industrialization:steel_tank"
},
"V": {
"item": "modern_industrialization:steel_machine_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
