Crafting using Hopper, Blank Upgrade, Hopper, Any Redstone Dust, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces Pickup Upgrade.
item· Other
Pickup Upgrade
Traveler's Backpack · by Tiviacz1337
Pickup Upgrade is a item from Traveler's Backpack, crafted from Hopper, Blank Upgrade, and Any Redstone Dust.
Acquisition
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
}