Files
minecraft-assets/data/minecraft/recipe/book.json
2024-09-25 18:32:47 +02:00

14 lines
245 B
JSON

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