feat: 新增基础路方块
@@ -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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 19 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 19 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.7 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 2.7 KiB |