Mod for Minetest. Fix some map errors (flow and light problems)
Go to file
Gael-de-Sailly 5df9c6fe88 Added description.txt and mod.conf 2016-02-06 14:16:20 +01: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 Improve mapfix, thanks to crabman77 2015-10-04 23:01:59 +02: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)