mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 01:05:48 +01:00 
			
		
		
		
	Set rail to have dig_immediate=2
This commit is contained in:
		@@ -1261,7 +1261,7 @@ minetest.register_node("default:rail", {
 | 
			
		||||
		type = "fixed",
 | 
			
		||||
		--fixed = <default>
 | 
			
		||||
	},
 | 
			
		||||
	groups = {bendy=2,snappy=1},
 | 
			
		||||
	groups = {bendy=2,snappy=1,dig_immediate=2},
 | 
			
		||||
})
 | 
			
		||||
 | 
			
		||||
minetest.register_node("default:ladder", {
 | 
			
		||||
 
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 1.3 KiB  | 
										
											Binary file not shown.
										
									
								
							| 
		 Before Width: | Height: | Size: 1.3 KiB  | 
		Reference in New Issue
	
	Block a user