Repository for the titan_moon mod.
Go to file
Red_King_Cyclops 58e90343d1 fixed the biome depth 2019-08-04 12:59:44 +00:00
textures deleted extra image 2019-07-31 17:39:38 +00:00
.gitignore Initial commit 2019-07-31 17:03:19 +00:00
LICENSE Initial commit 2019-07-31 17:03:19 +00:00
README.md another quick change 2019-08-02 10:49:08 +00:00
biomes.lua fixed the biome depth 2019-08-04 12:59:44 +00:00
depends.txt added depends file 2019-07-31 17:29:17 +00:00
description.txt added initial files 2019-07-31 17:28:57 +00:00
init.lua changed biomes name 2019-07-31 21:51:08 +00:00
nodes.lua added initial files 2019-07-31 17:28:57 +00:00
screenshot.png added screenshot 2019-07-31 21:55:44 +00:00
sky.lua added initial files 2019-07-31 17:28:57 +00:00

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.

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, make ice-blocks meltable into water in a furnace, and allow liquid hydrocarbon to be picked up in a bucket. 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.

This mod depends on default, but I might change that in the future.

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.