Fix little omission (jpn wall top)

This commit is contained in:
kilbith 2014-11-13 10:29:00 +01:00
parent 361b742c56
commit b34857b263
1 changed files with 1 additions and 0 deletions

View File

@ -583,6 +583,7 @@ minetest.register_node("homedecor:japanese_wall_top", {
groups = {snappy=3},
node_box = {
type = "fixed",
fixed = {
{-0.5, -0.5, 0.03125, 0.5, 0.5, 0.03125}, -- NodeBox1
{-0.5, -0.5, 0, -0.469, 0.5, 0.0625}, -- NodeBox2
{0.469, -0.5, 0, 0.5, 0.5, 0.0625}, -- NodeBox3