Merge pull request #13 from Novatux/master

Change selection box of frames.
This commit is contained in:
RealBadAngel 2013-04-13 19:38:57 -07:00
commit fb6111a3f6
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",