Skip to content

Commit

Permalink
outlander banner
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeecx committed Dec 5, 2024
1 parent 51f0f4b commit 7d754a9
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 0 deletions.
66 changes: 66 additions & 0 deletions assets/minecraft/models/item/cosmetics/outlander_cult_banner.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"credit": "Made with Blockbench",
"texture_size": [64, 64],
"textures": {
"1": "item/decor/outlander_cult_banner",
"particle": "item/skins/outlander/outlander_shield"
},
"elements": [
{
"from": [-1.75, 23.5, 6.25],
"to": [18.25, 26.5, 9.25],
"rotation": {"angle": 0, "axis": "x", "origin": [8.2739, 16, 8.00287]},
"faces": {
"north": {"uv": [8.008, 0.008, 12.992, 0.742], "texture": "#1"},
"east": {"uv": [8.008, 3.008, 8.742, 3.742], "texture": "#1"},
"south": {"uv": [8.008, 0.758, 12.992, 1.492], "texture": "#1"},
"west": {"uv": [8.008, 3.758, 8.742, 4.492], "texture": "#1"},
"up": {"uv": [12.992, 2.242, 8.008, 1.508], "texture": "#1"},
"down": {"uv": [12.992, 2.258, 8.008, 2.992], "texture": "#1"}
}
},
{
"from": [0.25, -16, 7.75],
"to": [16.25, 24, 7.75],
"rotation": {"angle": 0, "axis": "x", "origin": [8.2739, 14, 8.00287]},
"faces": {
"north": {"uv": [4.008, 0.008, 7.992, 9.992], "texture": "#1"},
"south": {"uv": [4.008, 0.008, 7.992, 9.992], "texture": "#1"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [0, -90, 0],
"translation": [1.5, -5.75, 3.5],
"scale": [0.64, 0.64, 0.64]
},
"thirdperson_lefthand": {
"rotation": [0, -90, 0],
"translation": [1.5, -5.75, 3.5],
"scale": [0.64, 0.64, 0.64]
},
"firstperson_righthand": {
"rotation": [18, 0, 0],
"scale": [0.45, 0.45, 0.45]
},
"firstperson_lefthand": {
"rotation": [18, 0, 0],
"scale": [0.45, 0.45, 0.45]
},
"ground": {
"rotation": [90, 0, 0],
"translation": [0, 0, -3.5],
"scale": [0.67, 0.67, 0.67]
},
"gui": {
"rotation": [-19, 158, 32],
"translation": [0.75, 0.25, 0],
"scale": [0.40461, 0.40461, 0.40461]
},
"fixed": {
"translation": [0, -4.75, 0]
}
}
}
66 changes: 66 additions & 0 deletions assets/minecraft/models/item/decor/outlander_cult_banner.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
{
"credit": "Made with Blockbench",
"texture_size": [64, 64],
"textures": {
"1": "item/decor/outlander_cult_banner",
"particle": "item/skins/outlander/outlander_shield"
},
"elements": [
{
"from": [-1.75, 23.5, 6.25],
"to": [18.25, 26.5, 9.25],
"rotation": {"angle": 0, "axis": "x", "origin": [8.2739, 16, 8.00287]},
"faces": {
"north": {"uv": [8.008, 0.008, 12.992, 0.742], "texture": "#1"},
"east": {"uv": [8.008, 3.008, 8.742, 3.742], "texture": "#1"},
"south": {"uv": [8.008, 0.758, 12.992, 1.492], "texture": "#1"},
"west": {"uv": [8.008, 3.758, 8.742, 4.492], "texture": "#1"},
"up": {"uv": [12.992, 2.242, 8.008, 1.508], "texture": "#1"},
"down": {"uv": [12.992, 2.258, 8.008, 2.992], "texture": "#1"}
}
},
{
"from": [0.25, -16, 7.75],
"to": [16.25, 24, 7.75],
"rotation": {"angle": 0, "axis": "x", "origin": [8.2739, 14, 8.00287]},
"faces": {
"north": {"uv": [4.008, 0.008, 7.992, 9.992], "texture": "#1"},
"south": {"uv": [4.008, 0.008, 7.992, 9.992], "texture": "#1"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [0, -90, 0],
"translation": [1.5, -5.75, 3.5],
"scale": [0.64, 0.64, 0.64]
},
"thirdperson_lefthand": {
"rotation": [0, -90, 0],
"translation": [1.5, -5.75, 3.5],
"scale": [0.64, 0.64, 0.64]
},
"firstperson_righthand": {
"rotation": [18, 0, 0],
"scale": [0.45, 0.45, 0.45]
},
"firstperson_lefthand": {
"rotation": [18, 0, 0],
"scale": [0.45, 0.45, 0.45]
},
"ground": {
"rotation": [90, 0, 0],
"translation": [0, 0, -3.5],
"scale": [0.67, 0.67, 0.67]
},
"gui": {
"rotation": [-19, 158, 32],
"translation": [-1, -3.25, 0],
"scale": [0.68, 0.68, 0.68]
},
"fixed": {
"translation": [0, -4.75, 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 7d754a9

Please sign in to comment.