Crafting using Any Gold Ingot, Any Iron Ingot and Any Iron Ingot, arranged in the pattern shown. Produces Hose Nozzle.
item· Other
Hose Nozzle
Traveler's Backpack · by Tiviacz1337
Hose Nozzle is a item from Traveler's Backpack, crafted from Any Gold Ingot and Any Iron Ingot.
Acquisition
Used in
Crafting using Hose Nozzle, Organic Green Dye, Organic Green Dye, Organic Green Dye and Organic Green Dye, arranged in the pattern shown. Produces Hose.
Developer reference
- Registry name
travelersbackpack:hose_nozzle- Namespace
travelersbackpack- Mod ID
travelersbackpack
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" A ",
"B B"
],
"ingredients": {
"A": {
"tag": "forge:ingots/gold"
},
"B": {
"tag": "forge:ingots/iron"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}