Mineclonia/mods/MAPGEN/tsm_railcorridors
Nils Dagsson Moskopp 71cff7051f
Generate pig spawners in mineshafts
In Minecraft Java Edition, when the map generator generates a spawner,
it can generates a pig spawner instead of the spawner it should create.
That behaviour is very rare, but has never been removed from Minecraft.

This patch changes 1 in 1000 spawners in a mineshaft to be a pig spawner
instead of a cave spider spawner.
2021-07-23 04:11:33 +02:00
..
README.md Update tsm_railcorridors to 0.14.0 2019-02-19 20:16:12 +01:00
gameconfig.lua Generate pig spawners in mineshafts 2021-07-23 04:11:33 +02:00
init.lua Generate pig spawners in mineshafts 2021-07-23 04:11:33 +02:00
mod.conf Move data from deprecated files to mod.conf 2021-05-16 13:44:04 +02:00
settingtypes.txt Update tsm_railcorridors to 0.14.0 2019-02-19 20:16:12 +01:00

README.md

Railway corridors [tsm_railcorridors]

MineClone 2 adaption. NO TREASURER SUPPORT!

  • Current version 0.14.0

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