MineClone2/mods
kabou c9afccd0c3 Add mcl_bone_meal.
* New mod mcl_bone_meal, replacing bone meal functionality previously
  held in mcl_dye.
* Improve bonemealing API using callbacks in the nodes that support
  bonemealing.
* Rename bone meal item to `"mcl_bone_meal:bone_meal"` and updated its
  crafting recipe.
* Implement legacy compatibility for older bone meal API.
* Remove all non dye-related bone meal code, texture and translations from
  mcl_dye.
* Add legacy compatibility shims to mcl_dye that refer to mcl_bone_meal.
* Add an alias for "mcl_dye:white" to keep mcl_dye and its API working
  uniterrupted.
* Update mod depends in mcl_dye mod.conf.
2022-05-06 14:39:35 +02:00
..
CORE lift clouds to 384 in valleys mapgen 2022-04-19 10:23:10 +00:00
ENTITIES Drop carved pumpkin when shearing snow golem 2022-04-22 18:07:37 +00: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 mcl_bone_meal. 2022-05-06 14:39:35 +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