Updated API to allow for height controls.

此提交包含在:
Vanessa Ezekowitz
2012-12-17 16:01:16 -05:00
父節點 7006416227
當前提交 f9df1b5965
共有 4 個檔案被更改,包括 2 行新增13 行删除

查看文件

@@ -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