summaryrefslogtreecommitdiff
path: root/init.lua
AgeCommit message (Collapse)Author
2012-07-31Changed glass bottle recycling so that it uses the vessel mod's "glassVanessa Ezekowitz
fragments" in the process instead of direct-to-glass-blocks.
2012-07-26Reworked unifiedyes to use my vessels modVanessa Ezekowitz
2012-07-25moved groups setting for black to the dye instead of the carbon black powder.Vanessa Ezekowitz
2012-07-25Replaced missing craftitem entries and got rid of some redundant codeVanessa Ezekowitz
left over from last update. Added group settings for all dyes according to recently-published standard. Fixed a few typos in item descriptions, and straightened up capitalization.
2012-07-24Changes how glass bottles work and are made.Vanessa Ezekowitz
Now, you craft 5 glass blocks in a U shape, which gives 15 bottles. Use 6 plus jungle grass and water bucket to get 6 dye base, craft three to get back a glass block.
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