golden_apple.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:gold_ingot",
"X": "minecraft:apple"
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"count": 1,
"id": "minecraft:golden_apple"
}
}