MineClone2/mods
kabou 70a1fdad5a Add black, white, blue and brown dyes.
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.
2022-05-06 15:09:23 +02:00
..
CORE lift clouds to 384 in valleys mapgen 2022-04-19 10:23:10 +00:00
ENTITIES Replace black dye with "mcl_mobitems:ink_sac". 2022-05-06 15:09:23 +02:00
ENVIRONMENT Fix warning in mcl_weather 2022-05-02 21:47:33 +02:00
HELP Replace grass path with dirt path 2022-04-25 15:33:01 +02:00
HUD Remove 2D preview 2022-05-04 23:15:11 +00:00
ITEMS Add black, white, blue and brown dyes. 2022-05-06 15:09:23 +02:00
MAPGEN Use uncarved pumpkin instead of carved in mapgen 2022-04-22 18:07:37 +00:00
MISC Fix typo and interact bug? 2022-03-27 18:08:43 +02:00
PLAYER Remove 2D preview 2022-05-04 23:15:11 +00:00