83085b9f23 | ||
---|---|---|
textures | ||
.gitignore | ||
LICENSE | ||
README.md | ||
biomes.lua | ||
depends.txt | ||
description.txt | ||
init.lua | ||
items.lua | ||
nodes.lua | ||
screenshot.png | ||
sky.lua |
README.md
titan_moon
This mod overrides the default terrain and replaces it with Titan, a moon of Saturn. Arguably, Titan is the most interesting moon known. The player can explore hydrocarbon dunes, ice pebble lands, and hydrocarbon lakes, and watch the fast moving clouds, Saturn, and the stars. If the player goes above y=1000, the skybox changes so the atmosphere disappears.
A new liquid called "Liquid Hydrocarbon" is commonly found on Titan. It can be collect by buckets.
Currently the player cannot survive on Titan (they can breath, but there are no trees or ores for them to mine) and there is no oxygen system like the one in the vacuum mod. I plan to make hydrocarbon sand a fuel and make ice-blocks meltable into water in a furnace. I also plan to make a realms version of this mod. Liquid hydrocarbon rain, "alien crystals," cryovolcanoes, and a subsurface water ocean could also be interesting additions.
The code is licenced under LGPL 2.1 and the textures are licenced under CC-BY-SA. Textures have been taken from or modified from Minetest Saturn by Foghrye4 and default by the Minetest development team. The skybox code is modified code taken from https://forum.minetest.net/viewtopic.php?f=9&t=13775&hilit=skybox by emperor_genshin.
This mod depends on default and bucket.