this repo has no description

added unwritable books

+19
+19
datapack/data/cwbubc/recipe/unwriten_books.json
··· 1 + { 2 + "type": "minecraft:crafting_shapeless", 3 + "category": "misc", 4 + "ingredients": [ 5 + [ 6 + "minecraft:written_book" 7 + ], 8 + [ 9 + "minecraft:slime_ball" 10 + ], 11 + [ 12 + "minecraft:white_dye" 13 + ] 14 + ], 15 + "result": { 16 + "count": 1, 17 + "id": "minecraft:writable_book" 18 + } 19 + }