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
- Host: GitHub
- URL: https://github.com/srifqi/far_glitch_land
- Owner: srifqi
- License: mit
- Created: 2023-12-05T20:00:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T00:00:04.000Z (over 2 years ago)
- Last Synced: 2025-01-02T08:41:35.416Z (over 1 year ago)
- Topics: mapgen, minetest-mod
- Language: Lua
- Homepage: https://forum.minetest.net/viewtopic.php?t=30009
- Size: 95.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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