1
0

feat: 新增基础路方块

This commit is contained in:
2022-07-03 21:33:18 +08:00
parent c25a224af5
commit 317f579f2e
66 changed files with 611 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 484 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 662 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 909 B

Binary file not shown.

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
Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 B