mirror of
				https://github.com/mt-mods/plantlife_modpack.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	update all generate, spawn, and grow calls
to use "." instead of ":" notation (quells all those "deprecated" warnings)
This commit is contained in:
		| @@ -133,7 +133,7 @@ abstract_youngtrees.grow_youngtree_node = function(pos, height) | ||||
| end | ||||
|  | ||||
|  | ||||
| biome_lib:register_generate_plant({ | ||||
| biome_lib.register_on_generate({ | ||||
|     surface = { | ||||
| 		"default:dirt_with_grass", | ||||
| 		"stoneage:grass_with_silex", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user