Skip to content

Commit

Permalink
subway map
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeecx committed Nov 26, 2024
1 parent c404ef6 commit 411ed4d
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 0 deletions.
89 changes: 89 additions & 0 deletions assets/minecraft/models/item/decor/subway_map.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "item/decor/subway_map",
"1": "item/decor/subway_map_text",
"particle": "item/decor/subway_map"
},
"elements": [
{
"from": [7.9, 0, -2],
"to": [7.9, 12, 18],
"rotation": {"angle": 0, "axis": "y", "origin": [6.9, 6, 8]},
"faces": {
"north": {"uv": [0.016, 0.016, 0.016, 5.984], "texture": "#missing"},
"east": {"uv": [0.016, 0.016, 9.984, 5.984], "texture": "#0"},
"south": {"uv": [0.016, 0.016, 0.016, 5.984], "texture": "#missing"},
"west": {"uv": [0.016, 0.016, 9.984, 5.984], "texture": "#0"},
"up": {"uv": [0.016, 0.016, 0.016, 9.984], "texture": "#missing"},
"down": {"uv": [0.016, 0.016, 0.016, 9.984], "texture": "#missing"}
}
},
{
"from": [7.5, 0, -2],
"to": [7.5, 12, 18],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 6, 8]},
"faces": {
"north": {"uv": [0.016, 0.016, 0.016, 5.984], "texture": "#missing"},
"east": {"uv": [0.016, 0.016, 9.984, 5.984], "texture": "#missing"},
"south": {"uv": [0.016, 0.016, 0.016, 5.984], "texture": "#missing"},
"west": {"uv": [0.016, 0.016, 15.984, 15.984], "texture": "#1"},
"up": {"uv": [0.016, 0.016, 0.016, 9.984], "texture": "#missing"},
"down": {"uv": [0.016, 0.016, 0.016, 9.984], "texture": "#missing"}
}
},
{
"from": [7, 12, -2],
"to": [8, 13, 18],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 18, 8]},
"faces": {
"north": {"uv": [0.016, 0.016, 0.484, 0.484], "texture": "#missing"},
"east": {"uv": [0.016, 6.016, 9.984, 6.484], "texture": "#0"},
"south": {"uv": [0.016, 0.016, 0.484, 0.484], "texture": "#missing"},
"west": {"uv": [0.016, 6.016, 9.984, 6.484], "texture": "#0"},
"up": {"uv": [0.016, 6.516, 9.984, 6.984], "rotation": 90, "texture": "#0"},
"down": {"uv": [0.016, 7.016, 9.984, 7.484], "texture": "#0"}
}
},
{
"from": [7, -1, -2],
"to": [8, 0, 18],
"rotation": {"angle": 0, "axis": "y", "origin": [7, -6, 8]},
"faces": {
"north": {"uv": [0.016, 0.484, 0.484, 0.016], "texture": "#missing"},
"east": {"uv": [0.016, 6.016, 9.984, 6.484], "texture": "#0"},
"south": {"uv": [0.016, 0.484, 0.484, 0.016], "texture": "#missing"},
"west": {"uv": [0.016, 6.016, 9.984, 6.484], "texture": "#0"},
"up": {"uv": [0.016, 6.516, 9.984, 6.984], "rotation": 90, "texture": "#0"},
"down": {"uv": [0.016, 7.016, 9.984, 7.484], "texture": "#0"}
}
},
{
"from": [7, -1, -3],
"to": [8, 13, -2],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 18, 7]},
"faces": {
"north": {"uv": [11.484, 0.016, 11.016, 6.984], "texture": "#0"},
"east": {"uv": [10.016, 0.016, 10.484, 6.984], "texture": "#0"},
"south": {"uv": [10.516, 0.016, 10.984, 6.984], "texture": "#0"},
"west": {"uv": [10.484, 0.016, 10.016, 6.984], "texture": "#0"},
"up": {"uv": [0.016, 6.516, 9.984, 6.984], "rotation": 90, "texture": "#0"},
"down": {"uv": [0.016, 7.016, 0.484, 7.484], "texture": "#0"}
}
},
{
"from": [7, -1, 18],
"to": [8, 13, 19],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 18, 28]},
"faces": {
"north": {"uv": [10.516, 0.016, 10.984, 6.984], "texture": "#0"},
"east": {"uv": [10.484, 0.016, 10.016, 6.984], "texture": "#0"},
"south": {"uv": [11.484, 0.016, 11.016, 6.984], "texture": "#0"},
"west": {"uv": [10.016, 0.016, 10.484, 6.984], "texture": "#0"},
"up": {"uv": [0.016, 6.516, 0.484, 6.984], "rotation": 90, "texture": "#0"},
"down": {"uv": [0.016, 7.016, 0.484, 7.484], "texture": "#0"}
}
}
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 411ed4d

Please sign in to comment.