Mod for Minetest. Fix some map errors (flow and light problems)
Go to file
Juraj Vajda ca4b20ddcc fix deprecated calls 2017-12-10 22:39:28 -05:00
LICENSE Modified license 2014-11-30 20:37:16 +01:00
README.md Rewritten README, added screenshots 2015-07-03 11:49:36 +02:00
description.txt Added description.txt and mod.conf 2016-02-06 14:16:20 +01:00
init.lua fix deprecated calls 2017-12-10 22:39:28 -05:00
mod.conf Added description.txt and mod.conf 2016-02-06 14:16:20 +01:00

README.md

#mapfix

Fix some map errors (flow and light problems)

Before After Look at the water and the jungle trunk at the center.

##minetest.conf settings

  • mapfix_default_size (by default 40) : size used when omitted
  • mapfix_max_size (by default 50) : maximum size allowed for players
  • mapfix_delay (by default 15) : minimal delay in seconds between 2 "/mapfix" (to avoid server freezing)