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.
Ultimate Pipe Upgrade
Pipez · by Max Henkel
Acquisition
Related items
Developer reference
- Registry name
pipez:ultimate_upgrade- Namespace
pipez- Mod ID
pipez- Tags (1)
pipez:items/upgrades
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"NRN",
"RUR",
"NRN"
],
"ingredients": {
"N": {
"tag": "forge:ingots/netherite"
},
"R": {
"tag": "forge:storage_blocks/redstone"
},
"U": {
"item": "pipez:advanced_upgrade"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}