NathanSalapat fb98659b03 initial upload 4 rokov pred
..
models fb98659b03 initial upload 4 rokov pred
textures fb98659b03 initial upload 4 rokov pred
README.md fb98659b03 initial upload 4 rokov pred
asteroid_layer_helpers.lua fb98659b03 initial upload 4 rokov pred
crafting.lua fb98659b03 initial upload 4 rokov pred
crystals.lua fb98659b03 initial upload 4 rokov pred
depends.txt fb98659b03 initial upload 4 rokov pred
description.txt fb98659b03 initial upload 4 rokov pred
init.lua fb98659b03 initial upload 4 rokov pred
license.txt fb98659b03 initial upload 4 rokov pred
mod.conf fb98659b03 initial upload 4 rokov pred
redsky_asteroids.lua fb98659b03 initial upload 4 rokov pred
settings.lua fb98659b03 initial upload 4 rokov pred
skybox.lua fb98659b03 initial upload 4 rokov pred
space_asteroids.lua fb98659b03 initial upload 4 rokov pred
space_nodes.lua fb98659b03 initial upload 4 rokov pred

README.md

Other Worlds

Minetest mod which adds asteroid layers.

Each layer contains:

  1. Asteroids composed of unique materials.
  2. Decoration (or lack of) for the asteroid surfaces, including plants and glowing crystals.
  3. A skybox for the layer.

Default layers are Space and Red Sky, but anyone familiar with editing mods should be able to easily adjust these or create different/ additional layers.

Settings

Settings for this mod can be adjusted by editing the settings.lua file.

See the comments in this file for how to adjust:

  1. The minimum and maximum height of each layer.
  2. Whether map-generation is currently active for individual layers.
  3. Whether player gravity changes for each layer (off by default).
  4. Whether crafting recipes are enabled.

Note: It is advised to turn off map-generation after you have generated the required number of asteroids.

Licenses and Attribution

Components of this mod use multiple licenses and were the work of several individuals. Please see license.txt for the full list.