@@ -101,10 +101,10 @@ end do local hitbox = { type = 'fixed'; fixed = { - -0.5, -0.5, -0.5; - 0.5, 0.3, 0.5; + -0.5, -0.5, -0.4; + 0.5, 0.3, 0.4; }; } minetest.register_node('sorcery:coin_press', { description = "Coin Press"; drawtype = 'mesh';