From bcd1da44554ef9c6066c7f8b9c6ec02680234d2b Mon Sep 17 00:00:00 2001 From: h-v-smacker Date: Sun, 18 Mar 2018 04:43:35 +0300 Subject: adjusted nodebox for 2/16 T --- technic/machines/LV/cnc_api.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/technic/machines/LV/cnc_api.lua b/technic/machines/LV/cnc_api.lua index 8b3c86e..6fdd35b 100644 --- a/technic/machines/LV/cnc_api.lua +++ b/technic/machines/LV/cnc_api.lua @@ -239,7 +239,7 @@ technic.cnc.programs = { cbox = { type = "fixed", fixed = { - {0.5, 0.5, 0.5, -0.5, 0, -0.5}, + {-0.5, 0.5, -0.5, 0.5, 0, 0.0625}, } } }, -- cgit v1.2.3