mirror of
				https://github.com/luanti-org/minetest_game.git
				synced 2025-11-04 09:15:29 +01:00 
			
		
		
		
	Snow default level up
This commit is contained in:
		@@ -1289,7 +1289,7 @@ minetest.register_node("default:snow", {
 | 
			
		||||
	is_ground_content = true,
 | 
			
		||||
	paramtype = "light",
 | 
			
		||||
	buildable_to = true,
 | 
			
		||||
	leveled = 1,
 | 
			
		||||
	leveled = 7,
 | 
			
		||||
	drawtype = "nodebox",
 | 
			
		||||
	freezemelt = "default:water_flowing",
 | 
			
		||||
	node_box = {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user