-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #960 from XeKr/releases/1.20.1
增加余烬系列物品方块贴图模型
- Loading branch information
Showing
49 changed files
with
1,037 additions
and
14 deletions.
There are no files selected for viewing
209 changes: 209 additions & 0 deletions
209
common/src/main/resources/assets/anvilcraft/blockstates/cut_ember_metal_stairs.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,209 @@ | ||
{ | ||
"variants": { | ||
"facing=east,half=bottom,shape=inner_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"y": 270 | ||
}, | ||
"facing=east,half=bottom,shape=inner_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner" | ||
}, | ||
"facing=east,half=bottom,shape=outer_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"y": 270 | ||
}, | ||
"facing=east,half=bottom,shape=outer_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer" | ||
}, | ||
"facing=east,half=bottom,shape=straight": { | ||
"model": "minecraft:block/cut_ember_metal_stairs" | ||
}, | ||
"facing=east,half=top,shape=inner_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"x": 180 | ||
}, | ||
"facing=east,half=top,shape=inner_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=east,half=top,shape=outer_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"x": 180 | ||
}, | ||
"facing=east,half=top,shape=outer_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=east,half=top,shape=straight": { | ||
"model": "minecraft:block/cut_ember_metal_stairs", | ||
"uvlock": false, | ||
"x": 180 | ||
}, | ||
"facing=north,half=bottom,shape=inner_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"y": 180 | ||
}, | ||
"facing=north,half=bottom,shape=inner_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"y": 270 | ||
}, | ||
"facing=north,half=bottom,shape=outer_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"y": 180 | ||
}, | ||
"facing=north,half=bottom,shape=outer_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"y": 270 | ||
}, | ||
"facing=north,half=bottom,shape=straight": { | ||
"model": "minecraft:block/cut_ember_metal_stairs", | ||
"uvlock": false, | ||
"y": 270 | ||
}, | ||
"facing=north,half=top,shape=inner_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=north,half=top,shape=inner_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"x": 180 | ||
}, | ||
"facing=north,half=top,shape=outer_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=north,half=top,shape=outer_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"x": 180 | ||
}, | ||
"facing=north,half=top,shape=straight": { | ||
"model": "minecraft:block/cut_ember_metal_stairs", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=south,half=bottom,shape=inner_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner" | ||
}, | ||
"facing=south,half=bottom,shape=inner_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"y": 90 | ||
}, | ||
"facing=south,half=bottom,shape=outer_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer" | ||
}, | ||
"facing=south,half=bottom,shape=outer_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"y": 90 | ||
}, | ||
"facing=south,half=bottom,shape=straight": { | ||
"model": "minecraft:block/cut_ember_metal_stairs", | ||
"uvlock": false, | ||
"y": 90 | ||
}, | ||
"facing=south,half=top,shape=inner_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=south,half=top,shape=inner_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=south,half=top,shape=outer_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=south,half=top,shape=outer_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=south,half=top,shape=straight": { | ||
"model": "minecraft:block/cut_ember_metal_stairs", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 90 | ||
}, | ||
"facing=west,half=bottom,shape=inner_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"y": 90 | ||
}, | ||
"facing=west,half=bottom,shape=inner_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"y": 180 | ||
}, | ||
"facing=west,half=bottom,shape=outer_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"y": 90 | ||
}, | ||
"facing=west,half=bottom,shape=outer_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"y": 180 | ||
}, | ||
"facing=west,half=bottom,shape=straight": { | ||
"model": "minecraft:block/cut_ember_metal_stairs", | ||
"uvlock": false, | ||
"y": 180 | ||
}, | ||
"facing=west,half=top,shape=inner_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=west,half=top,shape=inner_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_inner", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=west,half=top,shape=outer_left": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 180 | ||
}, | ||
"facing=west,half=top,shape=outer_right": { | ||
"model": "minecraft:block/cut_ember_metal_stairs_outer", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 270 | ||
}, | ||
"facing=west,half=top,shape=straight": { | ||
"model": "minecraft:block/cut_ember_metal_stairs", | ||
"uvlock": false, | ||
"x": 180, | ||
"y": 180 | ||
} | ||
} | ||
} |
58 changes: 58 additions & 0 deletions
58
common/src/main/resources/assets/anvilcraft/models/block/cut_ember_metal_slab.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
{ | ||
"credit": "Made by XeKr with Blockbench", | ||
"parent": "minecraft:block/slab", | ||
"render_type": "minecraft:cutout", | ||
"textures": { | ||
"0": "anvilcraft:block/cut_ember_metal_block", | ||
"1": "anvilcraft:block/ember_metal_block_outline", | ||
"particle": "anvilcraft:block/cut_ember_metal_block" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [0.5, 0.5, 0.5], | ||
"to": [15.5, 7.5, 15.5], | ||
"faces": { | ||
"north": {"uv": [0, 8, 15, 15], "texture": "#0"}, | ||
"east": {"uv": [0, 8, 15, 15], "texture": "#0"}, | ||
"south": {"uv": [0, 8, 15, 15], "texture": "#0"}, | ||
"west": {"uv": [0, 8, 15, 15], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 15, 15], "texture": "#0"}, | ||
"down": {"uv": [0, 0, 15, 15], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "cube inverted", | ||
"from": [8.5, 7.5, 15.5], | ||
"to": [7.5, 0.5, 0.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"east": {"uv": [0, 15, 15, 8], "texture": "#0"}, | ||
"west": {"uv": [0, 15, 15, 8], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "cube inverted", | ||
"from": [15.5, 7.5, 8.5], | ||
"to": [0.5, 0.5, 7.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 15, 15, 8], "texture": "#0"}, | ||
"south": {"uv": [0, 15, 15, 8], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "cube_outline", | ||
"from": [15.975, 8, 15.975], | ||
"to": [0.025, 0.025, 0.025], | ||
"shade": false, | ||
"faces": { | ||
"north": {"uv": [0, 8, 16, 16], "rotation": 180, "texture": "#1"}, | ||
"east": {"uv": [0, 8, 16, 16], "rotation": 180, "texture": "#1"}, | ||
"south": {"uv": [0, 8, 16, 16], "rotation": 180, "texture": "#1"}, | ||
"west": {"uv": [0, 8, 16, 16], "rotation": 180, "texture": "#1"}, | ||
"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}, | ||
"down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"} | ||
} | ||
} | ||
] | ||
} |
60 changes: 60 additions & 0 deletions
60
common/src/main/resources/assets/anvilcraft/models/block/cut_ember_metal_slab_top.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"credit": "Made by XeKr with Blockbench", | ||
"parent": "minecraft:block/slab_top", | ||
"render_type": "minecraft:cutout", | ||
"textures": { | ||
"0": "anvilcraft:block/cut_ember_metal_block", | ||
"1": "anvilcraft:block/ember_metal_block_outline", | ||
"particle": "anvilcraft:block/cut_ember_metal_block" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [0.5, 8.5, 0.5], | ||
"to": [15.5, 15.5, 15.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 8, 0]}, | ||
"faces": { | ||
"north": {"uv": [0, 0, 15, 7], "texture": "#0"}, | ||
"east": {"uv": [0, 0, 15, 7], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 15, 7], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 15, 7], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 15, 15], "texture": "#0"}, | ||
"down": {"uv": [0, 0, 15, 15], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "cube inverted", | ||
"from": [8.5, 15.5, 15.5], | ||
"to": [7.5, 8.5, 0.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, | ||
"faces": { | ||
"east": {"uv": [0, 7, 15, 0], "texture": "#0"}, | ||
"west": {"uv": [0, 7, 15, 0], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "cube inverted", | ||
"from": [15.5, 15.5, 8.5], | ||
"to": [0.5, 8.5, 7.5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 16, 8]}, | ||
"faces": { | ||
"north": {"uv": [0, 7, 15, 0], "texture": "#0"}, | ||
"south": {"uv": [0, 7, 15, 0], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"name": "cube_outline", | ||
"from": [15.975, 15.975, 15.975], | ||
"to": [0.025, 8, 0.025], | ||
"shade": false, | ||
"rotation": {"angle": 0, "axis": "y", "origin": [0, 7.975, 0]}, | ||
"faces": { | ||
"north": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#1"}, | ||
"east": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#1"}, | ||
"south": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#1"}, | ||
"west": {"uv": [0, 0, 16, 8], "rotation": 180, "texture": "#1"}, | ||
"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"}, | ||
"down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#1"} | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.