feat: 新增基础路方块
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 662 B |
|
After Width: | Height: | Size: 484 B |
|
After Width: | Height: | Size: 380 B |
|
After Width: | Height: | Size: 662 B |
|
After Width: | Height: | Size: 909 B |
|
After Width: | Height: | Size: 923 B |
@@ -0,0 +1,13 @@
|
||||
matchTiles=wheat_plus:block/road/line/single_white
|
||||
method=ctm_compact
|
||||
faces=top
|
||||
|
||||
# tile index:
|
||||
# 0-4,5, 6, 7, 8
|
||||
tiles=0-4,tl,tr,bl,br
|
||||
|
||||
# side
|
||||
ctm.1=3
|
||||
ctm.3=3
|
||||
ctm.12=2
|
||||
ctm.36=2
|
||||
@@ -0,0 +1,19 @@
|
||||
matchTiles=wheat_plus:block/road/line/single_white_slant
|
||||
method=ctm_compact
|
||||
faces=top
|
||||
|
||||
# tile index:
|
||||
# 0-4,5, 6, 7, 8
|
||||
tiles=0-4,tl,tr,bl,br
|
||||
|
||||
# side
|
||||
ctm.1=3
|
||||
ctm.3=3
|
||||
ctm.12=2
|
||||
ctm.36=2
|
||||
|
||||
# corner
|
||||
ctm.4=5
|
||||
ctm.5=6
|
||||
ctm.16=7
|
||||
ctm.17=8
|
||||
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 939 B |