mirror of
				https://github.com/luanti-org/minetest_game.git
				synced 2025-11-04 01:05:49 +01:00 
			
		
		
		
	Flowers: Add missing aliases for mushrooms from the mushroom mod
This commit is contained in:
		@@ -208,6 +208,8 @@ minetest.register_alias("flowers:mushroom_spores_brown", "flowers:mushroom_brown
 | 
			
		||||
minetest.register_alias("flowers:mushroom_spores_red", "flowers:mushroom_red")
 | 
			
		||||
minetest.register_alias("flowers:mushroom_fertile_brown", "flowers:mushroom_brown")
 | 
			
		||||
minetest.register_alias("flowers:mushroom_fertile_red", "flowers:mushroom_red")
 | 
			
		||||
minetest.register_alias("mushroom:brown_natural", "flowers:mushroom_brown")
 | 
			
		||||
minetest.register_alias("mushroom:red_natural", "flowers:mushroom_red")
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
--
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user