VoxeLibre/mods
kno10 f6f5481f30 Attempt to fix chest minecarts, at least for 5.9 (#4684)
Not using the `RecheckCartHack` on >5.9 seems to help with #4670 - not tested on older minetest; chest minecarts might still be empty there when the block is unloaded in the meantime. For <5.9, maybe it helps to decrease the time interval, 3 seconds seems to fairly long.

This also makes the minecarts random: 40% minecart, 40% chest minecart, 20% tnt minecart.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4684
Reviewed-by: the-real-herowl <the-real-herowl@noreply.git.minetest.land>
Co-authored-by: kno10 <erich.schubert@gmail.com>
Co-committed-by: kno10 <erich.schubert@gmail.com>
2024-11-10 11:41:19 +01:00
..
CORE Address review comments 2024-11-09 20:30:35 -06:00
ENTITIES Improve head swivel code (#4622) 2024-11-10 02:41:55 +01:00
ENVIRONMENT Make fog_tint_type = "default" when weather is present to match behavior at 0.87.2 2024-10-09 01:05:20 +02:00
HELP Add crash guards against unknown items (#4623) 2024-08-31 23:41:06 +02:00
HUD Fix missing dependencies for random_mod_load_order 2024-09-15 22:25:44 +02:00
ITEMS Address review comments 2024-11-09 20:30:35 -06:00
MAPGEN Attempt to fix chest minecarts, at least for 5.9 (#4684) 2024-11-10 11:41:19 +01:00
MISC Fix alias 2024-11-09 20:30:35 -06:00
PLAYER Use soul_block group for soul speed bonus 2024-09-18 10:06:03 +02:00