Files
2020-07-20 00:21:55 +08:00

15 lines
198 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"X X",
"X X"
],
"key": {
"X": {
"item": "minecraft:gold_ingot"
}
},
"result": {
"item": "minecraft:golden_boots"
}
}