MisterE 13db6dbee4 FIX texture deprecations 1 year ago
..
models f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
textures f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
README.md f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
asteroid_layer_helpers.lua f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
crafting.lua f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
crystals.lua 13db6dbee4 FIX texture deprecations 1 year ago
depends.txt f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
description.txt f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
init.lua f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
license.txt f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
mars_plants.lua f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
mod.conf f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
redsky_asteroids.lua f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
settings.lua f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
space_asteroids.lua f2b0d33000 update structure. tidy up disabled_mods. 3 years ago
space_nodes.lua f2b0d33000 update structure. tidy up disabled_mods. 3 years ago

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.