1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-19 19:20:23 +02:00
server-nalc/mods/plantlife_modpack/nature_classic/config.lua
Ombridride e6ea287709 MAJ plantlife_modpack
(garde les modifs antérieur sur les « mushrooms » et sur les bugfixs
liés au mod « areas »)
2014-12-15 00:41:13 +01:00

7 lines
219 B
Lua

-- Set on which distance from water can the tree still grow.
-- Grows anywhere if set to -1.
DISTANCE_FROM_WATER = 20
-- Minimum light level needed to grow. Default is 8, which means daylight.
MINIMUM_GROWTH_LIGHT = 8