Epic/mods/other_worlds
Nathan Salapat 39804b4cb6 Removed a bunch of deprecated depends.txt and description.txt files. 2022-07-06 21:10:24 -05:00
..
models initial upload 2020-06-14 18:29:10 -05:00
textures initial upload 2020-06-14 18:29:10 -05:00
README.md initial upload 2020-06-14 18:29:10 -05:00
asteroid_layer_helpers.lua Added new armor 2020-07-11 15:11:59 -05:00
crafting.lua initial upload 2020-06-14 18:29:10 -05:00
crystals.lua Updates for Minetest 5.4.0 2021-03-19 22:28:56 -05:00
init.lua initial upload 2020-06-14 18:29:10 -05:00
license.txt initial upload 2020-06-14 18:29:10 -05:00
mod.conf Removed a bunch of deprecated depends.txt and description.txt files. 2022-07-06 21:10:24 -05:00
redsky_asteroids.lua Added new armor 2020-07-11 15:11:59 -05:00
settings.lua Added stone carving station, and stone pkarcs. 2020-10-15 08:18:03 -05:00
skybox.lua Added stone carving station, and stone pkarcs. 2020-10-15 08:18:03 -05:00
space_asteroids.lua Added new armor 2020-07-11 15:11:59 -05:00
space_nodes.lua Updates for Minetest 5.4.0 2021-03-19 22:28:56 -05:00

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.