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