Builder
The Builder component handles recipe unlocking, tech tree evaluation, prototyper interaction, ingredient management, crafting logic, recipe validation, item spawning, and build buffering for entities.
The Builder component handles recipe unlocking, tech tree evaluation, prototyper interaction, ingredient management, crafting logic, recipe validation, item spawning, and build buffering for entities.
Provides cooking recipe registration, ingredient value tracking, and recipe calculation utilities for all cooker entities.
Defines the Recipe and Ingredient classes for managing crafting recipes, tech tree requirements, and deconstruction data in the crafting system.
This file defines the complete crafting recipe registry for Don't Starve Together, registering character-specific recipes, placement validation helpers, deconstruction logic, and event-specific items across all technology tiers using the Recipe2 API.