mirror of
				https://github.com/luanti-org/minetest_game.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Allow mossy cobble slabs to combine (#1791)
This commit is contained in:
		@@ -349,7 +349,7 @@ stairs.register_stair_and_slab(
 | 
			
		||||
 | 
			
		||||
stairs.register_stair_and_slab(
 | 
			
		||||
	"mossycobble",
 | 
			
		||||
	nil,
 | 
			
		||||
	"default:mossycobble",
 | 
			
		||||
	{cracky = 3},
 | 
			
		||||
	{"default_mossycobble.png"},
 | 
			
		||||
	"Mossy Cobblestone Stair",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user