Mods hinzugefügt und geändert. Höhlen, Himmelsinseln und Asteroiden.
This commit is contained in:
parent
df3b4e6104
commit
ef2b11dbee
62 changed files with 5344 additions and 121 deletions
34
mods/other_worlds/README.md
Normal file
34
mods/other_worlds/README.md
Normal file
|
@ -0,0 +1,34 @@
|
|||
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 in Minetests Settings tab -> All Settings
|
||||
|
||||
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.
|
||||
5. Set the chance of finding ores in asteroids (default is 27 [0 to 100]).
|
||||
|
||||
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.
|
Loading…
Add table
Add a link
Reference in a new issue