Crafting using Steel Tank, Pump, Steel Tank, Tin Rotor, Steel Machine Casing, Tin Rotor, Steel Tank, Pump and Steel Tank, arranged in the pattern shown. Produces Large Tank.
Large Tank
Modern Industrialization · by Azercoco, Technici4n
Large Tank is a block from Modern Industrialization, crafted from Steel Tank, Pump, Tin Rotor, and Steel Machine Casing.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Large Tank | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
modern_industrialization:large_tank- 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": [
"tpt",
"RSR",
"tpt"
],
"ingredients": {
"R": {
"item": "modern_industrialization:tin_rotor"
},
"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
}
