Add spawn of teosinte onto new default:dirt_with_rainforest_litter
This commit is contained in:
		@@ -66,7 +66,7 @@ function moreflowers.register_decorations()
 | 
			
		||||
	minetest.register_decoration(
 | 
			
		||||
		{
 | 
			
		||||
			deco_type = "simple",
 | 
			
		||||
			place_on = {"default:dirt_with_grass"},
 | 
			
		||||
			place_on = {"default:dirt_with_rainforest_litter", "default:dirt_with_grass"},
 | 
			
		||||
			sidelen = 16,
 | 
			
		||||
			fill_ratio = 0.001,
 | 
			
		||||
			biomes = {"rainforest"},
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user