Files
2017-04-15 11:12:58 +00:00

15 lines
192 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:rabbit_hide"
}
},
"result": {
"item": "minecraft:leather"
}
}