VoxeLibre/mods
kno10 8fd736e0fd Improve cactus drops and spawning (#4581)
- breaking cactus will drop randomly in x=-0.75..+0.75, z=-0.75..+0.75
- breaking cactus will have an initial velocity in this direction
- if a larger cactus break, they break into the same direction
- cactus growth rate reduced 4x, to debuff farm efficiency (will need a larger rebalancing)
- cactus only spawns when there is air surrounding it and above, so it does not immediately break
- slightly increase the frequency of cactus to counter this

The first changes make cactus farms possible.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4581
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: kno10 <erich.schubert@gmail.com>
Co-committed-by: kno10 <erich.schubert@gmail.com>
2024-08-30 18:22:05 +02:00
..
CORE Add mcl_util.to_bool 2024-08-19 03:02:02 +02:00
ENTITIES ipairs to pairs 2024-08-27 13:11:08 +02:00
ENVIRONMENT Update comment according to https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4338#issuecomment-82713 2024-08-19 03:02:02 +02:00
HELP Fix some formspecs on mobile (#4456) 2024-06-24 03:26:02 +02:00
HUD Allowing `hb.change_bar' called with hudbar uninitialized 2024-08-18 05:48:37 +02:00
ITEMS Improve cactus drops and spawning (#4581) 2024-08-30 18:22:05 +02:00
MAPGEN Improve cactus drops and spawning (#4581) 2024-08-30 18:22:05 +02:00
MISC mcl_privs pt_BR translation 2023-12-22 23:45:07 +01:00
PLAYER Remove debug logging 2024-08-19 03:02:02 +02:00