Add a tileset.txt to graphics/ to make items visually unique. 3. Implementing the Mod
Create a new text file inside objects/ (e.g., item_useful_armor.txt ) to add new craftable armor or weapons. DwarfFortressMod.zip
When generating a new world, select your mod in the "Mods" section of the advanced world generation screen. Add a tileset
Modify existing creatures or plants.
For complex behavioral changes, create init.lua in your mod root. create init.lua in your mod root.