Change selection_box of frames so it is easier to select them.

This commit is contained in:
Novatux 2013-04-13 18:17:27 +02:00
parent 69d36f0a6b
commit 3a52153cd7
1 changed files with 4 additions and 0 deletions

View 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",