Files
minecraft-assets/data/minecraft/recipe/writable_book.json
2024-11-06 18:31:49 +01:00

13 lines
232 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:book",
"minecraft:ink_sac",
"minecraft:feather"
],
"result": {
"count": 1,
"id": "minecraft:writable_book"
}
}