Scuba Tank
mekanism:scuba_tank

Scuba Tank

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
item

Acquisition

Mek Data using Basic Control Circuit, Any Infused Alloy, Basic Chemical Tank, Any Infused Alloy, Any Steel Ingot, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Scuba Tank.

Mek Data
Basic Control Circuit
Any Infused Alloy
Basic Chemical Tank
Any Infused Alloy
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Scuba Tank Scuba Tank guaranteed
Developer reference
Registry name
mekanism:scuba_tank
Namespace
mekanism
Mod ID
mekanism

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    " C ",
    "ATA",
    "SSS"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/infused"
    },
    "C": {
      "tag": "forge:circuits/basic"
    },
    "S": {
      "tag": "forge:ingots/steel"
    },
    "T": {
      "item": "mekanism:basic_chemical_tank"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}