Recipes¶
Recipes are loaded from JSON and indexed into the in-game browser. Players usually use /hl recipes or /hl search, while server owners edit JSON files.
How To Read Recipe Docs¶
- Station pages explain workflow and list recipes by station.
- Default Recipe Index is the full linked lookup.
- Recipe Chains explains common progression paths.
Important Concepts¶
- Required and optional ingredient slots.
- Recipe rules that change names, quality, properties, visuals, or return items.
- Weighted outputs for recipes with chance-based results.
- Addon recipes that appear only when their addon registers.