forked from VoxeLibre/VoxeLibre
70a1fdad5a
Until now, the black, white, blue and brown dyes doubled as squid ink sac, bone meal, lapis lazuli and cocoa beans. Since these latter items have all been given their own craftitem registration, the missing dyes can finally be added in their own right. * Add `"mcl_dye:black"` and its crafting recipe. * Add `"mcl_dye:white"` and its crafting recipe. * Add `"mcl_dye:blue"` and its crafting recipe. * Add `"mcl_dye:brown"` and its crafting recipe. * Remove aliases for white and brown dyes. * Rename dye item images to be conforming to mineclone naming standards. * Minor simplifications of mcl_dye/init.lua. |
||
---|---|---|
.. | ||
mcl_dye_black.png | ||
mcl_dye_blue.png | ||
mcl_dye_brown.png | ||
mcl_dye_cyan.png | ||
mcl_dye_dark_green.png | ||
mcl_dye_dark_grey.png | ||
mcl_dye_green.png | ||
mcl_dye_grey.png | ||
mcl_dye_lightblue.png | ||
mcl_dye_magenta.png | ||
mcl_dye_orange.png | ||
mcl_dye_pink.png | ||
mcl_dye_red.png | ||
mcl_dye_violet.png | ||
mcl_dye_white.png | ||
mcl_dye_yellow.png |