Unify central part of cobblewalls when stacked on each other
This commit is contained in:
parent
3c3bbc857f
commit
668105a501
@ -142,8 +142,8 @@ end
|
||||
|
||||
function xwall.register_wall(name, tiles, def)
|
||||
local node_box_data = xwall.construct_node_box_data(
|
||||
{{-.1875,-.5,0,.1875,.3125,.5}},{{-.25,-.5,-.25,.25,.5,.25}},
|
||||
{{-.1875,-.5,-.5,.1875,.3125,.5}}
|
||||
{{-.1875,-.6875,0,.1875,.3125,.5}},{{-.25,-.6875,-.25,.25,.5,.25}},
|
||||
{{-.1875,-.6875,-.5,.1875,.3125,.5}}
|
||||
)
|
||||
|
||||
if def then return end
|
||||
|
Loading…
Reference in New Issue
Block a user