Void Upgrade
16×16 · BAKED

item· Other

Void Upgrade

Traveler's Backpack · by Tiviacz1337
item

Void Upgrade is a item from Traveler's Backpack, crafted from Lava Bucket, Blank Upgrade, and Any Redstone Dust.

Acquisition

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.

Crafting
Lava Bucket
Blank Upgrade
Lava Bucket
Any Redstone Dust
Any Redstone Dust
Any Redstone Dust
Void Upgrade Void Upgrade guaranteed
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
}