Add outer corners

master
GreenXenith 2020-02-24 17:30:02 -08:00
parent 093817d051
commit 6a4cdaab90
5 changed files with 16 additions and 12 deletions

View File

@ -8,7 +8,11 @@
"wall_cobble_corner_nw_inner.png", "wall_cobble_corner_nw_inner.png",
"wall_cobble_corner_ne_inner.png", "wall_cobble_corner_ne_inner.png",
"wall_cobble_corner_se_inner.png", "wall_cobble_corner_se_inner.png",
"wall_cobble_corner_sw_inner.png" "wall_cobble_corner_sw_inner.png",
"wall_cobble_corner_nw_outer.png",
"wall_cobble_corner_ne_outer.png",
"wall_cobble_corner_se_outer.png",
"wall_cobble_corner_sw_outer.png"
], ],
"renderLayers": [ "renderLayers": [
[ [
@ -16,9 +20,9 @@
[0, 1, 1, 1, 1, 1, 1, 0], [0, 1, 1, 1, 1, 1, 1, 0],
[0, 1, 1, 1, 1, 1, 1, 0], [0, 1, 1, 1, 1, 1, 1, 0],
[0, 1, 1, 1, 1, 1, 1, 0], [0, 1, 1, 1, 1, 1, 1, 0],
[0, 1, 1, 1, 1, 1, 1, 0], [0, 1, 1, 1, 1, 0, 0, 0],
[0, 1, 1, 1, 1, 1, 1, 0], [0, 1, 1, 1, 0, 0, 0, 0],
[0, 1, 1, 1, 1, 1, 1, 0], [0, 1, 1, 1, 0, 0, 0, 0],
[0, 0, 0, 0, 0, 0, 0, 0] [0, 0, 0, 0, 0, 0, 0, 0]
], ],
[ [
@ -26,10 +30,10 @@
[3, 0, 0, 0, 0, 0, 0, 5], [3, 0, 0, 0, 0, 0, 0, 5],
[3, 0, 0, 0, 0, 0, 0, 5], [3, 0, 0, 0, 0, 0, 0, 5],
[3, 0, 0, 0, 0, 0, 0, 5], [3, 0, 0, 0, 0, 0, 0, 5],
[3, 0, 0, 0, 0, 0, 0, 5], [3, 0, 0, 0, 10, 4, 4, 8],
[3, 0, 0, 0, 0, 0, 0, 5], [3, 0, 0, 0, 5, 0, 0, 0],
[3, 0, 0, 0, 0, 0, 0, 5], [3, 0, 0, 0, 5, 0, 0, 0],
[9, 4, 4, 4, 4, 4, 4, 8] [9, 4, 4, 4, 8, 0, 0, 0]
] ]
], ],
"boundaries": [ "boundaries": [
@ -37,9 +41,9 @@
[1, 0, 0, 0, 0, 0, 0, 1], [1, 0, 0, 0, 0, 0, 0, 1],
[1, 0, 0, 0, 0, 0, 0, 1], [1, 0, 0, 0, 0, 0, 0, 1],
[1, 0, 0, 0, 0, 0, 0, 1], [1, 0, 0, 0, 0, 0, 0, 1],
[1, 0, 0, 0, 0, 0, 0, 1], [1, 0, 0, 0, 1, 1, 1, 1],
[1, 0, 0, 0, 0, 0, 0, 1], [1, 0, 0, 0, 1, 0, 0, 0],
[1, 0, 0, 0, 0, 0, 0, 1], [1, 0, 0, 0, 1, 0, 0, 0],
[1, 1, 1, 1, 1, 1, 1, 1] [1, 1, 1, 1, 1, 0, 0, 0]
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB