An open API service indexing awesome lists of open source software.

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.

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.