Nathan Salapat 13b934557a Refreshed the goat model, added a pig. 1 год назад
..
models fb98659b03 initial upload 4 лет назад
textures fb98659b03 initial upload 4 лет назад
README.md fb98659b03 initial upload 4 лет назад
asteroid_layer_helpers.lua e63cc75238 Added new armor 4 лет назад
crafting.lua fb98659b03 initial upload 4 лет назад
crystals.lua 13b934557a Refreshed the goat model, added a pig. 1 год назад
init.lua fb98659b03 initial upload 4 лет назад
license.txt fb98659b03 initial upload 4 лет назад
mod.conf 39804b4cb6 Removed a bunch of deprecated depends.txt and description.txt files. 2 лет назад
redsky_asteroids.lua e63cc75238 Added new armor 4 лет назад
settings.lua af65b70ae2 Added stone carving station, and stone pkarcs. 4 лет назад
skybox.lua af65b70ae2 Added stone carving station, and stone pkarcs. 4 лет назад
space_asteroids.lua e63cc75238 Added new armor 4 лет назад
space_nodes.lua 8fcaa2c4bf Updates for Minetest 5.4.0 3 лет назад

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.