golden_carrot.json
0 B
Empty File
{
"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
}