Files
2017-04-21 09:09:30 +00:00

15 lines
199 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"#"
],
"key": {
"#": {
"item": "minecraft:emerald_block"
}
},
"result": {
"item": "minecraft:emerald",
"count": 9
}
}