Large Tank
modern_industrialization:large_tank

Large Tank

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

Large Tank is a block from Modern Industrialization, crafted from Steel Tank, Pump, Tin Rotor, and Steel Machine Casing.

Acquisition

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.

Crafting
Large Tank Large Tank guaranteed

Mining & drops

sourcecountchanceconditions
Large Tank1–1100%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
}