Update init.lua

This commit is contained in:
mbartlett21 2019-09-03 16:47:46 +10:00 committed by GitHub
parent 6b47c14007
commit c2c918988e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,6 @@ walls.register = function(wall_name, wall_desc, wall_texture_table, wall_mat, wa
node_box = {
type = "connected",
fixed = {-1/4, -1/2, -1/4, 1/4, 1/2, 1/4},
-- connect_top =
-- connect_bottom =
connect_front = {-3/16, -1/2, -1/2, 3/16, 3/8, -1/4},
connect_left = {-1/2, -1/2, -3/16, -1/4, 3/8, 3/16},