Crafting using Any Gold Ingot, Any Redstone Dust, Any Gold Ingot, Any Redstone Dust, Basic Pipe Upgrade, Any Redstone Dust, Any Gold Ingot, Any Redstone Dust and Any Gold Ingot, arranged in the pattern shown. Produces Improved Pipe Upgrade.
Improved Pipe Upgrade
Pipez · by Max Henkel
Acquisition
Used in (1)
Crafting using Any Diamond Gem, Any Redstone Storage Block, Any Diamond Gem, Any Redstone Storage Block, Improved Pipe Upgrade, Any Redstone Storage Block, Any Diamond Gem, Any Redstone Storage Block and Any Diamond Gem, arranged in the pattern shown. Produces Advanced Pipe Upgrade.
Related items
Developer reference
- Registry name
pipez:improved_upgrade- Namespace
pipez- Mod ID
pipez- Tags (1)
pipez:items/upgrades
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GRG",
"RUR",
"GRG"
],
"ingredients": {
"G": {
"tag": "forge:ingots/gold"
},
"R": {
"tag": "forge:dusts/redstone"
},
"U": {
"item": "pipez:basic_upgrade"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}