Pickup Upgrade
16×16 · BAKED

item· Other

Pickup Upgrade

Traveler's Backpack · by Tiviacz1337
item

Pickup Upgrade is a item from Traveler's Backpack, crafted from Hopper, Blank Upgrade, and Any Redstone Dust.

Acquisition

Crafting using Hopper, Blank Upgrade, Hopper, Any Redstone Dust, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces Pickup Upgrade.

Crafting
Hopper
Blank Upgrade
Hopper
Any Redstone Dust
Any Redstone Dust
Any Redstone Dust
Pickup Upgrade Pickup Upgrade guaranteed
Developer reference
Registry name
travelersbackpack:pickup_upgrade
Namespace
travelersbackpack
Mod ID
travelersbackpack

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ABA",
    "CCC"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:hopper"
    },
    "B": {
      "item": "travelersbackpack:blank_upgrade"
    },
    "C": {
      "tag": "forge:dusts/redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}