https://github.com/rollerozxa/skygrid
Custom skygrid mapgen for Luanti.
https://github.com/rollerozxa/skygrid
luanti luanti-mod
Last synced: 3 months ago
JSON representation
Custom skygrid mapgen for Luanti.
- Host: GitHub
- URL: https://github.com/rollerozxa/skygrid
- Owner: rollerozxa
- License: mit
- Created: 2021-08-16T17:52:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-01-07T14:58:55.000Z (5 months ago)
- Last Synced: 2025-02-21T18:41:36.647Z (4 months ago)
- Topics: luanti, luanti-mod
- Language: Lua
- Homepage: https://content.luanti.org/packages/ROllerozxa/skygrid/
- Size: 102 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Skygrid
Custom skygrid mapgen for Luanti.As with all custom Lua mapgens, it overwrites the 'singlenode' mapgen. The node selection is based off the current world seed, but will change if mods containing nodes are enabled/disabled.
It generates a list of nodes from `core.registered_nodes`, so all mods and games should work with it, including its nodes into the list of potential nodes.