diff --git a/octagon_panes.lua b/octagon_panes.lua index 330e6dc..888fc1e 100644 --- a/octagon_panes.lua +++ b/octagon_panes.lua @@ -19,7 +19,7 @@ local function register(basename, description, texture) is_ground_content = false, node_box = { type = "fixed", - fixed = {{-0.5, -0.5, 0, 0.5, 0.5, 0}}, + fixed = {{-0.5, -0.5, -0.03125, 0.5, 0.5, 0.03125}}, }, selection_box = { type = "fixed",