summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--technic/frames.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/technic/frames.lua b/technic/frames.lua
index f555368..565a2ef 100644
--- a/technic/frames.lua
+++ b/technic/frames.lua
@@ -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",