Change selection_box of frames so it is easier to select them.
authorNovatux <nathanael.courant@laposte.net>
Sat, 13 Apr 2013 16:17:27 +0000 (18:17 +0200)
committerNovatux <nathanael.courant@laposte.net>
Sat, 13 Apr 2013 16:17:27 +0000 (18:17 +0200)
technic/frames.lua

index f555368722fcf37975cb1f709df39e4f2774e56a..565a2ef63db7847541d4bbbe92405d0761b1546c 100644 (file)
@@ -97,6 +97,10 @@ local nodeboxes= {
                        type = "fixed",
                fixed=nodeboxes,
                },
+               selection_box = {
+                       type="fixed",
+                       fixed={-0.5,-0.5,-0.5,0.5,0.5,0.5}
+               },
                paramtype = "light",
                frame=1,
                drop="technic:frame_111111",