mirror of
https://github.com/HybridDog/nether-pack.git
synced 2025-07-23 02:00:27 +02:00
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.
This commit is contained in:
@ -17,3 +17,7 @@ nether.log_to_chat (Log messages to chat) bool false
|
||||
# 2: Acceptable amount of information
|
||||
# 3: Lots of text
|
||||
nether.log_level (Log level) int 2 0 3
|
||||
|
||||
# If disabled, players cannot view the nether guide with /nether_help
|
||||
# in the overworld.
|
||||
nether.overworld_help (Overworld help) bool true
|
||||
|
Reference in New Issue
Block a user