mirror of
https://github.com/minetest-mods/mapfix.git
synced 2025-06-28 14:16:09 +02:00
85aac3c26260316af21713aad21cb32688bc7232
mapfix
Fix some map errors (flow and light problems)
Look at the water and the jungle trunk at the center.
minetest.conf settings
- mapfix_default_size (by default 24) : size used when omitted
- mapfix_max_size (by default 32) : maximum size allowed for players
- mapfix_delay (by default 15) : minimal delay in seconds between 2
/mapfix
(to avoid server freezing)
Description
Languages
Lua
100%