Crafting — Sample Recipes¶
This folder contains sample RecipeCore assets used by Crafting demo scenes,
Teachables, and sample scripts.
These assets: - Exist purely to support demos and learning workflows - Are not balanced for gameplay - Are safe to delete, modify, or replace entirely
They are not reference recipes and not part of the Crafting Public API.
Use these assets to: - Test preflight, enqueue, and job flow - Demonstrate adapters, workbenches, validators, and modifiers - Verify persistence and offline progress behaviour
For production games, create your own recipes with values appropriate to your design and balance requirements.