minecraft · recipes
· 1.19.4
Jukebox
jukebox
Recipe #59
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"item": "minecraft:diamond"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"item": "minecraft:jukebox"
},
"show_notification": true
}