Cook

Adds many recipes to generate items from the Food pack.

Requirements

Contents

item loot table
book Cooking With Quirky cook:book

Usage

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 book "Cooking With Quirky", obtainable with the cook:book loot table.

Overhead

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.

Known Issues

None.