golden_hoe.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "equipment",
"key": {
"#": {
"item": "minecraft:stick"
},
"X": {
"item": "minecraft:gold_ingot"
}
},
"pattern": [
"XX",
" #",
" #"
],
"result": {
"item": "minecraft:golden_hoe"
},
"show_notification": true
}