summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Collapse)Author
2012-07-24Added some extra steps in the dye-making process (increases difficulty).Vanessa Ezekowitz
2012-07-16Added a new set of colors: "light" (brightness turned up to 150% over theVanessa Ezekowitz
full/base colors - no low-saturation versions here). Re-generated all of the dyes using my gentextures.sh script, to keep them consistent. Re-added the gentextures script to this mod, it's too useful not to include it.
2012-07-13fixed some missing commas caused byt he previous groups= change.Vanessa Ezekowitz
2012-07-12Added groups = {dyes=1}, to all register_craftitem calls, to make itVanessa Ezekowitz
easier for worlflow's palette/easel mod to categorize the dyes.
2012-07-12first commitVanessa Ezekowitz