minecraft · recipes
· 1.20.6
Golden Apple
golden_apple
Recipe #734
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:gold_ingot"
},
"X": {
"item": "minecraft:apple"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"count": 1,
"id": "minecraft:golden_apple"
}
}