VoxeLibre/mods
FossFanatic fdb2333493 Make placed leaves always become player leaves
Any players which still have leaves in their inventory from before this update would have had those leaves rot if someone were to break any log withing 6 nodes of the leaves if they were placed. This commit adds an `after_place_node` callback which makes sure that any leaves placed by the player, become non-rotting player leaves.
2023-02-10 10:39:43 +00:00
..
CORE Move textures all into one centralized directory. 2023-01-30 22:55:53 -05:00
ENTITIES Make minecart rails unable to be broken with lava 2023-02-09 01:53:52 +00:00
ENVIRONMENT More sky improvements 2023-02-06 01:40:25 +00:00
HELP Move textures all into one centralized directory. 2023-01-30 22:55:53 -05:00
HUD Move textures all into one centralized directory. 2023-01-30 22:55:53 -05:00
ITEMS Make placed leaves always become player leaves 2023-02-10 10:39:43 +00:00
MAPGEN Remove the ABMs 2023-02-09 16:16:13 +00:00
MISC add japanese translation 2022-12-19 15:33:31 +09:00
PLAYER Merge pull request 'texture-consolidation' (#3380) from texture-consolidation into master 2023-02-04 03:23:13 +00:00