Go to file
Oversword bd3ac790f8
Item size fixes (#5)
* Fixed sizes and transparencies

* Slight adjustment to ghost

* Comments removed

* Ancient error

* Unused var

Co-authored-by: Oversword <bionc:oversword.co.uk>
2021-04-07 20:32:06 +12:00
.github/workflows mod updates (#2) 2021-01-22 15:44:15 -08:00
models Item size fixes (#5) 2021-04-07 20:32:06 +12:00
textures Item size fixes (#5) 2021-04-07 20:32:06 +12:00
.luacheckrc mod updates (#2) 2021-01-22 15:44:15 -08:00
README.md mod updates (#2) 2021-01-22 15:44:15 -08:00
asteroid_layer_helpers.lua Item size fixes (#5) 2021-04-07 20:32:06 +12:00
crafting.lua First commit 2016-09-23 20:59:15 +01:00
crystals.lua Item size fixes (#5) 2021-04-07 20:32:06 +12:00
init.lua mod updates (#2) 2021-01-22 15:44:15 -08:00
license.txt mod updates (#2) 2021-01-22 15:44:15 -08:00
mars_plants.lua mod updates (#2) 2021-01-22 15:44:15 -08:00
mod.conf mod updates (#2) 2021-01-22 15:44:15 -08:00
redsky_asteroids.lua mod updates (#2) 2021-01-22 15:44:15 -08:00
screenshot.png Added mod.conf, description and screenshot 2016-12-28 03:56:35 +00:00
settings.lua mod updates (#2) 2021-01-22 15:44:15 -08:00
settingtypes.txt mod updates (#2) 2021-01-22 15:44:15 -08:00
skybox.lua Remove stars from the skybox above 5000 (#4) 2021-02-11 14:02:52 -08:00
space_asteroids.lua mod updates (#2) 2021-01-22 15:44:15 -08:00
space_nodes.lua Fix descriptions 2017-07-23 14:47:15 +01:00

README.md

Other Worlds

Luacheck

Minetest mod which adds asteroid layers.

About

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.