Ultimate Pipe Upgrade
pipez:ultimate_upgrade

Ultimate Pipe Upgrade

Pipez · by Max Henkel
item Upgrades

Acquisition

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.

Crafting
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
Any Netherite Ingot
Ultimate Pipe Upgrade Ultimate Pipe Upgrade guaranteed
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
}