Updated API to allow for height controls.

This commit is contained in:
Vanessa Ezekowitz
2012-12-17 16:01:16 -05:00
parent 7006416227
commit f9df1b5965
4 changed files with 2 additions and 13 deletions

View File

@ -1,4 +1,4 @@
-- This module supplies flowers for the plantlife modpack
-- This file supplies flowers for the plantlife modpack
local spawn_delay = 2000 -- 2000
local spawn_chance = 100 -- 100
@ -136,4 +136,3 @@ minetest.register_craft({
}
})
enabled_flowers = true