Go to file
HybridDog 01cd7c8e5b New nether guide
* Remove code which uses the font size setting to position text and images. Instead use Minetest's hypertext formspec element
* Rewrite many parts of the guide contents, e.g. "you" -> "we", more detailed portal description
* Add a setting to permit viewing it in the overworld (enabled by default)
* Update the Readme

I have set the font size to 24, which works well for me on a 1920x1080 screen with somewhat high DPI. The text written in hypertext apparently ignores the Minetest font size setting, so it may look bad on different screens.
2022-08-19 18:14:44 +02:00
nether New nether guide 2022-08-19 18:14:44 +02:00
.gitignore at least a bit history 2015-02-18 18:34:03 +01:00
LICENSE.txt Relicense; WTFPL allows it 2021-12-22 17:45:59 +01:00
README.md New nether guide 2022-08-19 18:14:44 +02:00
modpack.txt 🐈 2016-08-08 15:51:58 +02:00

README.md

For a description of this Minetest mod, please refer to the forum topic: https://forum.minetest.net/viewtopic.php?f=9&t=10265

TODO:

  • Find a way to get the perlin noise inside [-1; 1] or use another noise
  • Add some node which containing items to the simple pyramid "buildings"
  • Get rid of the vector_extras dependency