Crafting using Steel Tank, Pump and Steel Machine Casing, arranged in the pattern shown. Produces Large Tank Hatch.
Large Tank Hatch
Modern Industrialization · by Azercoco, Technici4n
Large Tank Hatch is a block from Modern Industrialization, crafted from Steel Tank, Pump, and Steel Machine Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Large Tank Hatch | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:large_tank_hatch- Namespace
modern_industrialization- Mod ID
modern_industrialization- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"t",
"p",
"S"
],
"ingredients": {
"S": {
"item": "modern_industrialization:steel_machine_casing"
},
"p": {
"item": "modern_industrialization:pump"
},
"t": {
"item": "modern_industrialization:steel_tank"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
