Dst Worldgen

Configure Don't Starve Together worldgen from a mod — set world options (hounds="never", antliontribute="never", world_size, task_set, ...) with their exact legal values, and manipulate levels, task sets, tasks and rooms. Use when writing modworldgenmain.lua, AddLevel/AddTaskSet/AddTask/AddRoom, any *PreInit worldgen hook, a level `overrides` table, or when a world generates with the wrong shape/content. Also for checking whether a trimmed world still supports boss chains (Celestial Champion, Ancient Fuelweaver) and for inspecting/debugging world session save files.

rafaelpadovezi Updated

File contents

rafaelpadovezi/dst-mods-ai-skills/tree/main/dst-worldgen commit c09f4c2fc2

Frequently asked questions

npx skillmds@latest add rafaelpadovezi/dst-worldgen