forked from mtcontrib/plantlife_modpack
		
	Updated API to allow for height controls.
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user