forked from nalc/homedecor_modpack
		
	fix selection box on trophy
This commit is contained in:
		@@ -482,7 +482,7 @@ minetest.register_alias("homedecor:piano_right", "air")
 | 
			
		||||
 | 
			
		||||
local tr_cbox = {
 | 
			
		||||
	type = "fixed",
 | 
			
		||||
	fixed = { -0.21, -0.5, -0.125, 0.2725, 0.125, 0.1875 }
 | 
			
		||||
	fixed = { -0.3125, -0.5, -0.1875, 0.3125, 0.125, 0.1875 }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
homedecor.register("trophy", {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user