Crafting using Lava Bucket, Blank Upgrade, Lava Bucket, Any Redstone Dust, Any Redstone Dust and Any Redstone Dust, arranged in the pattern shown. Produces Void Upgrade.
item· Other
Void Upgrade
Traveler's Backpack · by Tiviacz1337
Void Upgrade is a item from Traveler's Backpack, crafted from Lava Bucket, Blank Upgrade, and Any Redstone Dust.
Acquisition
Developer reference
- Registry name
travelersbackpack:void_upgrade- Namespace
travelersbackpack- Mod ID
travelersbackpack
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"CCC"
],
"ingredients": {
"A": {
"item": "minecraft:lava_bucket"
},
"B": {
"item": "travelersbackpack:blank_upgrade"
},
"C": {
"tag": "forge:dusts/redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}