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

https://github.com/srifqi/far_glitch_land

Far Glitch Land: Add glitchy-looking lands at the edge of the world
https://github.com/srifqi/far_glitch_land

mapgen minetest-mod

Last synced: about 1 month ago
JSON representation

Far Glitch Land: Add glitchy-looking lands at the edge of the world

Awesome Lists containing this project

README

          

Far Glitch Land
===============

This mod adds glitchy-looking lands at the edge of the world. It is inspired by [Minecraft's Far Lands](https://minecraft.wiki/w/Far_Lands).

## Configuration

To configure this mod, use the Settings menu > Content: Mods > Far Glitch Land. The configuration is _not_ saved per world, but saved globally, and affects new world generations.

| Name | Description | Default |
|:---------------------- |:------------------------- | --------:|
| `fgl_thickness` | Far Glitch Land Thickness | `80` |
| `fgl_clean_generation` | Clean Land Generation | `true` |
| `fgl_min_height` | Minimum Land Height | `-31000` |
| `fgl_max_height` | Maximum Land Height | `31000` |

## License

MIT License