mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-15 07:31:05 +01:00
f6f5481f30
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> |
||
---|---|---|
.. | ||
gameconfig.lua | ||
init.lua | ||
LICENSE.txt | ||
mod.conf | ||
README.md | ||
settingtypes.txt |
Railway corridors [tsm_railcorridors
]
VoxeLibre adaption. NO TREASURER SUPPORT!
- Current version 0.14.5
Minetest mod for adding underground corridors with rails and wood constructions with a few treasure chests now and then.
Optional support for the Treasurer mod is available for adding treasures from various mods.
Cobwebs are added if the mobs_monster
mod is found.
Use the advanced settings to finetune the railway corridors.
- Forum thread: https://forum.minetest.net/viewtopic.php?t=10339
- License: MIT License (see
LICENSE.txt
).
Info for game makers
Want to include this mod in a game, but you have problems with the dependencies?
Edit gameconfig.lua
to fit your needs. :-)