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: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 820 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 739 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 820 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,13 @@
matchTiles=wheat_plus:block/road/line/double_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

View File

@@ -0,0 +1,19 @@
matchTiles=wheat_plus:block/road/line/double_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: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 782 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -0,0 +1,13 @@
matchTiles=wheat_plus:block/road/line/double_yellow
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

View File

@@ -0,0 +1,19 @@
matchTiles=wheat_plus:block/road/line/double_yellow_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.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

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

View File

@@ -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

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 672 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 949 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 940 B

View File

@@ -0,0 +1,13 @@
matchTiles=wheat_plus:block/road/line/single_yellow
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

View File

@@ -0,0 +1,19 @@
matchTiles=wheat_plus:block/road/line/single_yellow_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: 993 B

View File

@@ -0,0 +1,41 @@
{
"credit": "Created by Frost-ZX using Blockbench.",
"parent": "block/block",
"textures": {
"particle": "wheat_plus:block/road/base",
"texture": "wheat_plus:block/road/base",
"side": "wheat_plus:block/road/base_bevel_side",
"content": "wheat_plus:block/road/content"
},
"elements": [
{
"name": "Content",
"from": [0, -1.9, -2],
"to": [16, -1.9, 14],
"rotation": {"angle": -45, "axis": "x", "origin": [0, 0, 0], "rescale": true},
"faces": {
"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#content"}
}
},
{
"name": "Bevel",
"from": [0, -2, -2],
"to": [16, -2, 14],
"rotation": {"angle": -45, "axis": "x", "origin": [0, 0, 0], "rescale": true},
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#texture"}
}
},
{
"name": "Main",
"from": [0, -4, 0],
"to": [16, 12, 16],
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#side"},
"south": {"uv": [0, 0, 16, 16], "texture": "#texture"},
"west": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#side"},
"down": {"uv": [0, 0, 16, 16], "texture": "#texture"}
}
}
]
}

View File

@@ -0,0 +1,41 @@
{
"credit": "Created by Frost-ZX using Blockbench.",
"parent": "block/block",
"textures": {
"particle": "wheat_plus:block/road/base",
"texture": "wheat_plus:block/road/base",
"side": "wheat_plus:block/road/base_bevel_side"
},
"elements": [
{
"name": "Bevel",
"from": [0, -2, -2],
"to": [16, -2, 14],
"rotation": {"angle": -45, "axis": "x", "origin": [0, 0, 0], "rescale": true},
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#texture"}
}
},
{
"name": "Bevel",
"from": [-6, 6, 0],
"to": [10, 6, 16],
"rotation": {"angle": -45, "axis": "z", "origin": [0, 0, 0], "rescale": true},
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#texture"}
}
},
{
"name": "Main",
"from": [0, -4, 0],
"to": [16, 12, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#side"},
"east": {"uv": [0, 0, 16, 16], "texture": "#side"},
"south": {"uv": [0, 0, 16, 16], "texture": "#texture"},
"west": {"uv": [0, 0, 16, 16], "texture": "#texture"},
"down": {"uv": [0, 0, 16, 16], "texture": "#texture"}
}
}
]
}

View File

@@ -0,0 +1,39 @@
{
"credit": "Created by Frost-ZX using Blockbench.",
"parent": "block/block",
"textures": {
"particle": "wheat_plus:block/road/base",
"texture": "wheat_plus:block/road/base",
"side": "wheat_plus:block/road/base_bevel_side"
},
"elements": [
{
"name": "Bevel",
"from": [-6, 6, 0],
"to": [10, 6, 16],
"rotation": {"angle": -45, "axis": "z", "origin": [0, 0, 0], "rescale": true},
"faces": {
"up": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#side"}
}
},
{
"name": "Bevel",
"from": [0, -2, -2],
"to": [16, -2, 14],
"rotation": {"angle": -45, "axis": "x", "origin": [0, 0, 0], "rescale": true},
"faces": {
"up": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#side"}
}
},
{
"name": "Main",
"from": [0, -4, 0],
"to": [16, 12, 16],
"faces": {
"south": {"uv": [0, 0, 16, 16], "texture": "#side"},
"west": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#side"},
"down": {"uv": [0, 0, 16, 16], "texture": "#texture"}
}
}
]
}

View File

@@ -0,0 +1,76 @@
{
"credit": "Created by Frost-ZX using Blockbench.",
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"particle": "wheat_plus:block/road/base",
"base": "wheat_plus:block/road/base",
"content": "wheat_plus:block/road/content",
"side": "wheat_plus:block/transparent"
},
"elements": [
{
"name": "content",
"from": [0, 16.1, 0],
"to": [16, 16.1, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#content"}
}
},
{
"name": "base",
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#base", "cullface": "north"},
"east": {"uv": [0, 0, 16, 16], "texture": "#base", "cullface": "east"},
"south": {"uv": [0, 0, 16, 16], "texture": "#base", "cullface": "south"},
"west": {"uv": [0, 0, 16, 16], "texture": "#base", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#base"},
"down": {"uv": [0, 0, 16, 16], "texture": "#base", "cullface": "down"}
}
},
{
"name": "north",
"from": [0, 0, -0.1],
"to": [16, 16, -0.1],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "north"}
}
},
{
"name": "south",
"from": [0, 0, 16.1],
"to": [16, 16, 16.1],
"faces": {
"south": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "south"}
}
},
{
"name": "west",
"from": [-0.1, 0, 0],
"to": [-0.1, 16, 16],
"faces": {
"west": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "west"}
}
},
{
"name": "east",
"from": [16.1, 0, 0],
"to": [16.1, 16, 16],
"faces": {
"east": {"uv": [0, 0, 16, 16], "texture": "#side", "cullface": "east"}
}
}
],
"groups": [
0,
1,
{
"name": "side",
"origin": [0, 0, 0],
"color": 0,
"children": [2, 3, 4, 5]
}
]
}

View File

@@ -0,0 +1,76 @@
{
"credit": "Created by Frost-ZX using Blockbench.",
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"particle": "wheat_plus:block/road/base",
"base": "wheat_plus:block/road/base",
"content": "wheat_plus:block/road/content",
"side": "wheat_plus:block/transparent"
},
"elements": [
{
"name": "content",
"from": [0, 8.1, 0],
"to": [16, 8.1, 16],
"faces": {
"up": {"uv": [0, 0, 16, 16], "texture": "#content"}
}
},
{
"name": "base",
"from": [0, 0, 0],
"to": [16, 8, 16],
"faces": {
"north": {"uv": [0, 8, 16, 16], "texture": "#base", "cullface": "north"},
"east": {"uv": [0, 8, 16, 16], "texture": "#base", "cullface": "east"},
"south": {"uv": [0, 8, 16, 16], "texture": "#base", "cullface": "south"},
"west": {"uv": [0, 8, 16, 16], "texture": "#base", "cullface": "west"},
"up": {"uv": [0, 0, 16, 16], "texture": "#base"},
"down": {"uv": [0, 0, 16, 16], "texture": "#base", "cullface": "down"}
}
},
{
"name": "north",
"from": [0, 0, -0.1],
"to": [16, 8, -0.1],
"faces": {
"north": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "north"}
}
},
{
"name": "south",
"from": [0, 0, 16.1],
"to": [16, 8, 16.1],
"faces": {
"south": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "south"}
}
},
{
"name": "west",
"from": [-0.1, 0, 0],
"to": [-0.1, 8, 16],
"faces": {
"west": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "west"}
}
},
{
"name": "east",
"from": [16.1, 0, 0],
"to": [16.1, 8, 16],
"faces": {
"east": {"uv": [0, 8, 16, 16], "texture": "#side", "cullface": "east"}
}
}
],
"groups": [
0,
1,
{
"name": "side",
"origin": [0, 0, 0],
"color": 0,
"children": [2, 3, 4, 5]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB