Files
minecraft-assets/data/minecraft/recipe/paper.json
2025-03-12 18:31:32 +01:00

14 lines
204 B
JSON

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