| Name | knowledge_book_recipes | 
| Object | ItemTag | 
| Input | ListTag | 
| Related Tags | <ItemTag.knowledge_book_recipes>Returns a recipes unlocked by this knowledge book. Recipes are in the Namespace:Key format, for example "minecraft:gold_nugget". (...) | 
| Description | Sets the item's knowledge book recipe list, in the Namespace:Key format. | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemKnowledgeBookRecipes.java#L98 |