Fix piston drops and craft recipe

This commit is contained in:
Jeija
2013-01-20 13:01:40 +01:00
parent 841bc70b97
commit 74eefc270a
5 changed files with 23 additions and 23 deletions

View File

@ -10,8 +10,8 @@ local tbox = {
local bbox = {
type = "fixed",
fixed = {{ -.5, -.5, -.5, .5, -.5+1/16, .5},
{-1/16, -.5, -1/16, 1/16, .5 , 1/16}}
fixed = {{ -.5, -.5 , -.5, .5, -.5+1/16, .5},
{-1/16, -.5+1/16, -1/16, 1/16, .5 , 1/16}}
}
local vrules =