Steel Tank
ad_astra:steel_tank

Steel Tank

Ad Astra · by Alex Nijjar
item

Acquisition

Crafting using Steel Plate, Steel Plate, Steel Plate, Gas Tank, Steel Rod, Steel Plate and Steel Plate, arranged in the pattern shown. Produces Steel Tank.

Crafting
Steel Plate
Steel Plate
Steel Plate
Gas Tank
Steel Rod
Steel Plate
Steel Plate
Steel Tank Steel Tank guaranteed

Used in (2)

Crafting using Desh Plate, Desh Plate, Desh Plate, Steel Tank, Steel Rod, Desh Plate and Desh Plate, arranged in the pattern shown. Produces Desh Tank.

Crafting
Desh Plate
Desh Plate
Desh Plate
Steel Tank
Steel Rod
Desh Plate
Desh Plate
Desh Tank Desh Tank guaranteed
Developer reference
Registry name
ad_astra:steel_tank
Namespace
ad_astra
Mod ID
ad_astra

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "## ",
    "#T|",
    "## "
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:steel_plates"
    },
    "T": {
      "item": "ad_astra:gas_tank"
    },
    "|": {
      "item": "ad_astra:steel_rod"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}