mirror of
				https://github.com/mt-mods/homedecor_modpack.git
				synced 2025-11-04 15:45:37 +01:00 
			
		
		
		
	Fix little omission (jpn wall top)
This commit is contained in:
		@@ -583,6 +583,7 @@ minetest.register_node("homedecor:japanese_wall_top", {
 | 
				
			|||||||
        groups = {snappy=3},
 | 
					        groups = {snappy=3},
 | 
				
			||||||
	node_box = {
 | 
						node_box = {
 | 
				
			||||||
		type = "fixed",
 | 
							type = "fixed",
 | 
				
			||||||
 | 
							fixed = {
 | 
				
			||||||
			{-0.5, -0.5, 0.03125, 0.5, 0.5, 0.03125}, -- NodeBox1
 | 
								{-0.5, -0.5, 0.03125, 0.5, 0.5, 0.03125}, -- NodeBox1
 | 
				
			||||||
			{-0.5, -0.5, 0, -0.469, 0.5, 0.0625}, -- NodeBox2
 | 
								{-0.5, -0.5, 0, -0.469, 0.5, 0.0625}, -- NodeBox2
 | 
				
			||||||
			{0.469, -0.5, 0, 0.5, 0.5, 0.0625}, -- NodeBox3
 | 
								{0.469, -0.5, 0, 0.5, 0.5, 0.0625}, -- NodeBox3
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user