-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3e71593
commit 8f66155
Showing
7 changed files
with
256 additions
and
303 deletions.
There are no files selected for viewing
129 changes: 58 additions & 71 deletions
129
common/src/main/resources/assets/tjmetro/models/block/emergency_exit_sign_both.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 |
---|---|---|
@@ -1,73 +1,60 @@ | ||
{ | ||
"credit": "Made by ZiYueCommentary, made with Blockbench.", | ||
"textures": { | ||
"0": "mtr:block/metal", | ||
"1": "tjmetro:sign/emergency_exit", | ||
"2": "tjmetro:sign/arrow_green", | ||
"3": "tjmetro:block/air", | ||
"4": "tjmetro:block/air", | ||
"particle": "mtr:block/metal" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [2, 5, 0], | ||
"to": [14, 10, 0.25], | ||
"faces": { | ||
"north": {"uv": [0, 0, 12, 5], "texture": "#0"}, | ||
"east": {"uv": [0, 0, 0.25, 5], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 12, 5], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 0.25, 5], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 12, 0.25], "texture": "#0"}, | ||
"down": {"uv": [0, 0, 12, 0.25], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [6.15, 5.75, 0.251], | ||
"to": [9.9, 9.25, 0.251], | ||
"faces": { | ||
"north": {"uv": [0, 0, 9, 3.5], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}, | ||
"west": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 9, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 9, 0], "texture": "#4"} | ||
} | ||
}, | ||
{ | ||
"from": [10.15, 6.5, 0.251], | ||
"to": [13.9, 8.5, 0.251], | ||
"faces": { | ||
"north": {"uv": [0, 0, 9, 3.5], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"south": {"uv": [16, 16, 0, 0], "texture": "#2"}, | ||
"west": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 9, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 9, 0], "texture": "#4"} | ||
} | ||
}, | ||
{ | ||
"from": [2.15, 6.5, 0.251], | ||
"to": [5.9, 8.5, 0.251], | ||
"faces": { | ||
"north": {"uv": [0, 0, 9, 3.5], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"south": {"uv": [0, 16, 16, 0], "texture": "#2"}, | ||
"west": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 9, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 9, 0], "texture": "#4"} | ||
} | ||
}, | ||
{ | ||
"from": [13, 5, 0.251], | ||
"to": [14, 6, 0.251], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1, 1], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 1], "texture": "#4"}, | ||
"south": {"uv": [0, 0, 16, 16], "texture": "#3"}, | ||
"west": {"uv": [0, 0, 0, 1], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 1, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 1, 0], "texture": "#4"} | ||
} | ||
} | ||
] | ||
"credit": "Made by ZiYueCommentary, made with Blockbench.", | ||
"textures": { | ||
"0": "mtr:block/metal", | ||
"1": "tjmetro:sign/emergency_exit", | ||
"2": "tjmetro:sign/arrow_green", | ||
"4": "tjmetro:block/air", | ||
"particle": "mtr:block/metal" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [2, 5, 0], | ||
"to": [14, 10, 0.25], | ||
"faces": { | ||
"north": {"uv": [0, 0, 12, 5], "texture": "#0"}, | ||
"east": {"uv": [0, 0, 0.25, 5], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 12, 5], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 0.25, 5], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 12, 0.25], "texture": "#0"}, | ||
"down": {"uv": [0, 0, 12, 0.25], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [6.15, 5.75, 0.35], | ||
"to": [9.9, 9.25, 0.35], | ||
"faces": { | ||
"north": {"uv": [0, 0, 9, 3.5], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}, | ||
"west": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 9, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 9, 0], "texture": "#4"} | ||
} | ||
}, | ||
{ | ||
"from": [10.15, 6.5, 0.35], | ||
"to": [13.9, 8.5, 0.35], | ||
"faces": { | ||
"north": {"uv": [0, 0, 9, 3.5], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"south": {"uv": [16, 16, 0, 0], "texture": "#2"}, | ||
"west": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 9, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 9, 0], "texture": "#4"} | ||
} | ||
}, | ||
{ | ||
"from": [2.15, 6.5, 0.35], | ||
"to": [5.9, 8.5, 0.35], | ||
"faces": { | ||
"north": {"uv": [0, 0, 9, 3.5], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"south": {"uv": [0, 16, 16, 0], "texture": "#2"}, | ||
"west": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 9, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 9, 0], "texture": "#4"} | ||
} | ||
} | ||
] | ||
} |
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
105 changes: 46 additions & 59 deletions
105
common/src/main/resources/assets/tjmetro/models/block/emergency_exit_sign_right.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 |
---|---|---|
@@ -1,61 +1,48 @@ | ||
{ | ||
"credit": "Made by ZiYueCommentary, made with Blockbench.", | ||
"textures": { | ||
"0": "mtr:block/metal", | ||
"1": "tjmetro:sign/emergency_exit", | ||
"2": "tjmetro:sign/arrow_green", | ||
"3": "tjmetro:block/air", | ||
"4": "tjmetro:block/air", | ||
"particle": "mtr:block/metal" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [2, 5, 0], | ||
"to": [14, 10, 0.25], | ||
"faces": { | ||
"north": {"uv": [0, 0, 12, 5], "texture": "#0"}, | ||
"east": {"uv": [0, 0, 0.25, 5], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 12, 5], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 0.25, 5], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 12, 0.25], "texture": "#0"}, | ||
"down": {"uv": [0, 0, 12, 0.25], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [4, 5.75, 0.251], | ||
"to": [7.75, 9.25, 0.251], | ||
"faces": { | ||
"north": {"uv": [0, 0, 9, 3.5], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}, | ||
"west": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 9, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 9, 0], "texture": "#4"} | ||
} | ||
}, | ||
{ | ||
"from": [8.25, 6.5, 0.251], | ||
"to": [12, 8.5, 0.251], | ||
"faces": { | ||
"north": {"uv": [0, 0, 9, 3.5], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"south": {"uv": [16, 16, 0, 0], "texture": "#2"}, | ||
"west": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 9, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 9, 0], "texture": "#4"} | ||
} | ||
}, | ||
{ | ||
"from": [13, 5, 0.251], | ||
"to": [14, 6, 0.251], | ||
"faces": { | ||
"north": {"uv": [0, 0, 1, 1], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 1], "texture": "#4"}, | ||
"south": {"uv": [0, 0, 16, 16], "texture": "#3"}, | ||
"west": {"uv": [0, 0, 0, 1], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 1, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 1, 0], "texture": "#4"} | ||
} | ||
} | ||
] | ||
"credit": "Made by ZiYueCommentary, made with Blockbench.", | ||
"textures": { | ||
"0": "mtr:block/metal", | ||
"1": "tjmetro:sign/emergency_exit", | ||
"2": "tjmetro:sign/arrow_green", | ||
"4": "tjmetro:block/air", | ||
"particle": "mtr:block/metal" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [2, 5, 0], | ||
"to": [14, 10, 0.25], | ||
"faces": { | ||
"north": {"uv": [0, 0, 12, 5], "texture": "#0"}, | ||
"east": {"uv": [0, 0, 0.25, 5], "texture": "#0"}, | ||
"south": {"uv": [0, 0, 12, 5], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 0.25, 5], "texture": "#0"}, | ||
"up": {"uv": [0, 0, 12, 0.25], "texture": "#0"}, | ||
"down": {"uv": [0, 0, 12, 0.25], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [4, 5.75, 0.35], | ||
"to": [7.75, 9.25, 0.35], | ||
"faces": { | ||
"north": {"uv": [0, 0, 9, 3.5], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"south": {"uv": [0, 0, 16, 16], "texture": "#1"}, | ||
"west": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 9, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 9, 0], "texture": "#4"} | ||
} | ||
}, | ||
{ | ||
"from": [8.25, 6.5, 0.35], | ||
"to": [12, 8.5, 0.35], | ||
"faces": { | ||
"north": {"uv": [0, 0, 9, 3.5], "texture": "#4"}, | ||
"east": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"south": {"uv": [16, 16, 0, 0], "texture": "#2"}, | ||
"west": {"uv": [0, 0, 0, 3.5], "texture": "#4"}, | ||
"up": {"uv": [0, 0, 9, 0], "texture": "#4"}, | ||
"down": {"uv": [0, 0, 9, 0], "texture": "#4"} | ||
} | ||
} | ||
] | ||
} |
48 changes: 20 additions & 28 deletions
48
common/src/main/resources/assets/tjmetro/models/block/logo.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 |
---|---|---|
@@ -1,30 +1,22 @@ | ||
{ | ||
"credit": "Made by ZiYueCommentary, made with Blockbench.", | ||
"parent": "block/block", | ||
"textures": { | ||
"0": "tjmetro:block/logo", | ||
"particle": "tjmetro:block/logo" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [ | ||
0, | ||
0, | ||
0.01 | ||
], | ||
"to": [ | ||
16, | ||
16, | ||
0.01 | ||
], | ||
"faces": { | ||
"north": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "north"}, | ||
"east": {"uv": [16, 0, 16, 16], "texture": "#0", "cullface": "east"}, | ||
"south": {"uv": [0, 0, 16, 16], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 0, 16], "texture": "#0", "cullface": "west"}, | ||
"up": {"uv": [0, 0, 16, 0], "texture": "#0", "cullface": "up"}, | ||
"down": {"uv": [0, 16, 16, 16], "texture": "#0", "cullface": "down"} | ||
} | ||
} | ||
] | ||
"credit": "Made by ZiYueCommentary, made with Blockbench.", | ||
"parent": "block/block", | ||
"textures": { | ||
"0": "tjmetro:block/logo", | ||
"particle": "tjmetro:block/logo" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [0, 0, 0.1], | ||
"to": [16, 16, 0.1], | ||
"faces": { | ||
"north": {"uv": [0, 0, 16, 16], "texture": "#0", "cullface": "north"}, | ||
"east": {"uv": [16, 0, 16, 16], "texture": "#0", "cullface": "east"}, | ||
"south": {"uv": [0, 0, 16, 16], "texture": "#0"}, | ||
"west": {"uv": [0, 0, 0, 16], "texture": "#0", "cullface": "west"}, | ||
"up": {"uv": [0, 0, 16, 0], "texture": "#0", "cullface": "up"}, | ||
"down": {"uv": [0, 16, 16, 16], "texture": "#0", "cullface": "down"} | ||
} | ||
} | ||
] | ||
} |
Oops, something went wrong.