minecraft · recipes
· 1.17.1
Golden Carrot
golden_carrot
Recipe #707
1.17.1
#6
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": {
"item": "minecraft:gold_nugget"
},
"X": {
"item": "minecraft:carrot"
}
},
"result": {
"item": "minecraft:golden_carrot"
}
}