minecraft-src/data/minecraft/recipe/book.json
2025-07-04 02:00:41 +03:00

14 lines
No EOL
245 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:paper",
"minecraft:paper",
"minecraft:paper",
"minecraft:leather"
],
"result": {
"count": 1,
"id": "minecraft:book"
}
}