mirror of
				https://github.com/luanti-org/minetest_game.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Correct name of acacia mese postlight (#2800)
This commit is contained in:
		@@ -2852,7 +2852,7 @@ default.register_mesepost("default:mese_post_light", {
 | 
			
		||||
	material = "default:wood",
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
default.register_mesepost("default:mese_post_light_acacia", {
 | 
			
		||||
default.register_mesepost("default:mese_post_light_acacia_wood", {
 | 
			
		||||
	description = S("Acacia Wood Mese Post Light"),
 | 
			
		||||
	texture = "default_fence_acacia_wood.png",
 | 
			
		||||
	material = "default:acacia_wood",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user