Crafting using Steel Plate, Steel Plate, Steel Rod and Large Gas Tank, arranged in the pattern shown. Produces Zip Gun.
Zip Gun
Ad Astra · by Alex Nijjar
Acquisition
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
}