mirror of
				https://github.com/mt-mods/plantlife_modpack.git
				synced 2025-11-04 07:25:30 +01:00 
			
		
		
		
	fix typo for moss aliases (#75)
f01e4bb55f removed these nodes but registered wrong aliases
			
			
This commit is contained in:
		@@ -126,8 +126,8 @@ for r = 0, 3 do
 | 
			
		||||
	})
 | 
			
		||||
end
 | 
			
		||||
 | 
			
		||||
minetest.register_alias("trunks:moss_plain", "trunks:moss_plain_0")
 | 
			
		||||
minetest.register_alias("trunks:moss_with_fungus", "trunks:moss_with_fungus_0")
 | 
			
		||||
minetest.register_alias("trunks:moss", "trunks:moss_plain_0")
 | 
			
		||||
minetest.register_alias("trunks:moss_fungus", "trunks:moss_with_fungus_0")
 | 
			
		||||
 | 
			
		||||
-----------------------------------------------------------------------------------------------
 | 
			
		||||
-- TWiGS BLoCK
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user