minecraft · recipes
· 26.1.2
Golden Carrot
golden_carrot
Recipe #707
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:gold_nugget",
"X": "minecraft:carrot"
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"id": "minecraft:golden_carrot"
}
}