minecraft-assets/data/minecraft/recipes/paper.json

16 lines
228 B
JSON

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