Add ice demon.
This commit is contained in:
parent
d8c6550127
commit
ef9e69eb07
4 changed files with 121 additions and 17 deletions
2
init.lua
2
init.lua
|
@ -4,8 +4,8 @@ fun_caves.time_factor = 10 -- affects growth abms
|
|||
fun_caves.light_max = 8 -- light intensity for mushroom growth
|
||||
fun_caves.path = minetest.get_modpath(minetest.get_current_modname())
|
||||
fun_caves.world = minetest.get_worldpath()
|
||||
fun_caves.DEBUG = false -- for maintenance only
|
||||
fun_caves.elixir_armor = minetest.setting_getbool('fun_caves_use_armor_elixirs')
|
||||
fun_caves.DEBUG = false -- for maintenance only
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue