Nathan Salapat 13b934557a Refreshed the goat model, added a pig. 1 gadu atpakaļ
..
docs fb98659b03 initial upload 4 gadi atpakaļ
schematics fb98659b03 initial upload 4 gadi atpakaļ
textures fb98659b03 initial upload 4 gadi atpakaļ
README.md fb98659b03 initial upload 4 gadi atpakaļ
abms.lua 887457c150 added numbers 4 gadi atpakaļ
config.lua fb98659b03 initial upload 4 gadi atpakaļ
crafting.lua fb98659b03 initial upload 4 gadi atpakaļ
functions.lua fb98659b03 initial upload 4 gadi atpakaļ
init.lua 13b934557a Refreshed the goat model, added a pig. 1 gadu atpakaļ
license.txt fb98659b03 initial upload 4 gadi atpakaļ
mod.conf fb98659b03 initial upload 4 gadi atpakaļ
nodes.lua 8fcaa2c4bf Updates for Minetest 5.4.0 3 gadi atpakaļ
plants.lua fb98659b03 initial upload 4 gadi atpakaļ

README.md

caverealms-lite

Based on the original minetest-caverealms mod (https://github.com/HeroOfTheWinds/minetest-caverealms/).

Adds underground realms to minetest.

This caverealms fork provides all the biomes and decorations from the original caverealms, with several additions and without the overhead of generating caves. This lowers the server resources the mod requires, for example CPU and RAM. This also removes the large lava spills created by the original caverealms.

It is specifically written to work with the mgvalleys mapgen, but will work using other mapgens as well. The mapgen used will determine the shape and size of individual caves. Mapgens that generate only smaller caves may be less suitable for use with this fork than mgvalleys.

Note: For worlds where the original caverealms is already in use, this fork is not advised as a replacement. If used in this way, some unknown nodes and other minor issues should be expected.

License and Contributors

Source code: FreeBSD License (Simplified) The original caverealms was licensed as WTFPL.

Contributors:

  • Zeno, Shara RedCat - This rewrite
  • HeroOfTheWinds, Zeno - Original mod

Recommended Additions