Dye: Simplify recipes.
authorAuke Kok <sofar@foo-projects.org>
Sun, 8 Jan 2017 05:21:30 +0000 (21:21 -0800)
committerAuke Kok <sofar+github@foo-projects.org>
Thu, 12 Jan 2017 07:53:44 +0000 (23:53 -0800)
commitdf19b4eab0aa1a03e5f70fdeec5097f3387e7e9b
tree8a0d57525cee2e6308b9b48a5c6ea7f6c79339ed
parentc8b1671ef0f333cf0af61969cf2bc5fae08cf354
Dye: Simplify recipes.

Create a simple triplet table (src1, src2, dst) for all the dye
recipes and group them logically, with a bit of explanation where
they actually come from.

This prunes a lot of recipes from the list, but the old list had a
ton of combinations that did not make any sense, as well as recipes
that were just gross approximations and duplicates, mixing the same
color with itself just to get the same color back, which just wastes
packets at logon.

The list has been checked to allow all colors created from the basic
dyes (flowers+coal) so that all colors can be crafted.
mods/dye/init.lua