Jukebox Upgrade
16×16 · BAKED

item· Other

Jukebox Upgrade

Traveler's Backpack · by Tiviacz1337
item

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

Acquisition

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

Crafting
Jukebox Upgrade Jukebox Upgrade guaranteed
Developer reference
Registry name
travelersbackpack:jukebox_upgrade
Namespace
travelersbackpack
Mod ID
travelersbackpack

Recipe JSON (1):

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