Skip to content

Commit

Permalink
noxy hat
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeecx committed Dec 3, 2024
1 parent e615d42 commit 6baee6a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions assets/minecraft/models/item/cosmetics/noxy_hat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "item/cosmetics/noxy_hat",
"particle": "item/cosmetics/noxy_hat"
},
"elements": [
{
"from": [3, 0, 3],
"to": [13, 6, 13],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, 7]},
"faces": {
"north": {"uv": [5, 0, 10, 3], "texture": "#0"},
"east": {"uv": [5, 3, 10, 6], "texture": "#0"},
"south": {"uv": [5, 6, 10, 9], "texture": "#0"},
"west": {"uv": [5, 9, 10, 12], "texture": "#0"},
"up": {"uv": [5, 5, 0, 0], "texture": "#0"},
"down": {"uv": [5, 5, 0, 10], "texture": "#0"}
}
},
{
"from": [3, 0, -1],
"to": [13, 0, 3],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 0, -3]},
"faces": {
"north": {"uv": [0, 0, 5, 0], "texture": "#0"},
"east": {"uv": [0, 0, 2, 0], "texture": "#0"},
"south": {"uv": [0, 0, 5, 0], "texture": "#0"},
"west": {"uv": [0, 0, 2, 0], "texture": "#0"},
"up": {"uv": [5, 12, 0, 10], "texture": "#0"},
"down": {"uv": [15, 0, 10, 2], "texture": "#0"}
}
}
]
}
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 6baee6a

Please sign in to comment.