Files
2022-03-16 18:34:41 +00:00

15 lines
206 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"key": {
"#": {
"item": "minecraft:sugar_cane"
}
},
"result": {
"item": "minecraft:paper",
"count": 3
}
}