forked from Mineclonia/Mineclonia
Fix piston pusher texture errors
This commit is contained in:
parent
2886c47e13
commit
a3f9d14cc1
|
@ -122,7 +122,7 @@ end
|
||||||
|
|
||||||
-- Horizontal pistons
|
-- Horizontal pistons
|
||||||
|
|
||||||
local pt = 3/16 -- pusher thickness
|
local pt = 4/16 -- pusher thickness
|
||||||
|
|
||||||
local piston_pusher_box = {
|
local piston_pusher_box = {
|
||||||
type = "fixed",
|
type = "fixed",
|
||||||
|
|
Loading…
Reference in New Issue