Skip to main content

4 docs tagged with "recipes"

View all tags

Cooking

Central registry and calculation system for all cooking recipes, ingredients, and cookbook data in Don't Starve Together.

Preparedfoods Warly

A data configuration file defining Warly's exclusive prepared food recipes with cooking requirements, nutritional values, and consumption effects.

Recipe

Defines the core classes and global tables for the crafting recipe system, including Ingredient, Recipe, Recipe2, and DeconstructRecipe classes.

Recipes

This file defines the complete crafting recipe registry for Don't Starve Together, registering all character-specific items, structures, tools, consumables, event items, and deconstruction recipes using Recipe2() and Ingredient() functions with technology tier requirements, ingredient costs, and validation callbacks.