minecraft · recipes
· 1.19.4
Glistering Melon Slice
glistering_melon_slice
Recipe #970
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:gold_nugget"
},
"X": {
"item": "minecraft:melon_slice"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"item": "minecraft:glistering_melon_slice"
},
"show_notification": true
}