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