Adds many recipes to generate items from the Food pack.
| item | loot table |
|---|---|
Cooking With Quirky |
cook:book |
Implements a system of "blind" recipes where you can't see the outcome of the combination before doing it, to be able to craft together entirely custom food items into more complex food items.
A list of the recipes provided by this pack can be seen in the
book
"Cooking With Quirky", obtainable with the cook:book loot table.
Uses advancements to see if a "base" recipe is crafted using items with the right components, then trigger a function to generate the right result.
Every tick, checks if players generated a placeholder item in their inventory, and if so turns it into a "mess" item.
None.