minecraft · recipes
· 1.16.5
Jukebox
jukebox
Recipe #59
1.16.5
#7
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": {
"tag": "minecraft:planks"
},
"X": {
"item": "minecraft:diamond"
}
},
"result": {
"item": "minecraft:jukebox"
}
}