VoxeLibre/mods/MAPGEN/mcl_biomes
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
..
init.lua Improve cactus drops and spawning (#4581) 2024-08-30 18:22:05 +02:00
LICENSE Import biomes, gt2mc2 and related files from mc2plus 2017-08-15 19:40:53 +02:00
mod.conf Add mangrove trees 2022-08-02 12:02:20 +02:00
README.md Import biomes, gt2mc2 and related files from mc2plus 2017-08-15 19:40:53 +02:00

Biomes mod. By Wuzzy and maikerumine.