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.
Advanced Pipe Upgrade
Pipez · by Max Henkel
Acquisition
Used in (1)
Crafting using Any Netherite Ingot, Any Redstone Storage Block, Any Netherite Ingot, Any Redstone Storage Block, Advanced Pipe Upgrade, Any Redstone Storage Block, Any Netherite Ingot, Any Redstone Storage Block and Any Netherite Ingot, arranged in the pattern shown. Produces Ultimate Pipe Upgrade.
Related items
Developer reference
- Registry name
pipez:advanced_upgrade- Namespace
pipez- Mod ID
pipez- Tags (1)
pipez:items/upgrades
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DRD",
"RUR",
"DRD"
],
"ingredients": {
"D": {
"tag": "forge:gems/diamond"
},
"R": {
"tag": "forge:storage_blocks/redstone"
},
"U": {
"item": "pipez:improved_upgrade"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}