VoxeLibre/mods/MAPGEN/tsm_railcorridors
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
..
gameconfig.lua Attempt to fix chest minecarts, at least for 5.9 (#4684) 2024-11-10 11:41:19 +01:00
init.lua Attempt to fix chest minecarts, at least for 5.9 (#4684) 2024-11-10 11:41:19 +01:00
LICENSE.txt Update railcorridors, enable chest minecarts (#4620) 2024-08-31 19:36:18 +02:00
mod.conf Update railcorridors, enable chest minecarts (#4620) 2024-08-31 19:36:18 +02:00
README.md Update railcorridors, enable chest minecarts (#4620) 2024-08-31 19:36:18 +02:00
settingtypes.txt Update railcorridors, enable chest minecarts (#4620) 2024-08-31 19:36:18 +02:00

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.

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. :-)