minecraft · recipes
· 1.19.4
Golden Carrot
golden_carrot
Recipe #707
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:gold_nugget"
},
"X": {
"item": "minecraft:carrot"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"item": "minecraft:golden_carrot"
},
"show_notification": true
}