Zip Gun
ad_astra:zip_gun

Zip Gun

Ad Astra · by Alex Nijjar
item

Acquisition

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

Crafting
Steel Plate
Steel Plate
Steel Rod
Large Gas Tank
Zip Gun Zip Gun guaranteed
Developer reference
Registry name
ad_astra:zip_gun
Namespace
ad_astra
Mod ID
ad_astra

Recipe JSON (1):

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