diff --git a/assets/minecraft/models/item/cosmetics/outlander_cult_banner.json b/assets/minecraft/models/item/cosmetics/outlander_cult_banner.json new file mode 100644 index 0000000..0519616 --- /dev/null +++ b/assets/minecraft/models/item/cosmetics/outlander_cult_banner.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/minecraft/models/item/decor/outlander_cult_banner.json b/assets/minecraft/models/item/decor/outlander_cult_banner.json new file mode 100644 index 0000000..fa28e65 --- /dev/null +++ b/assets/minecraft/models/item/decor/outlander_cult_banner.json @@ -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] + } + } +} \ No newline at end of file diff --git a/assets/minecraft/textures/item/decor/outlander_cult_banner.png b/assets/minecraft/textures/item/decor/outlander_cult_banner.png new file mode 100644 index 0000000..10f1007 Binary files /dev/null and b/assets/minecraft/textures/item/decor/outlander_cult_banner.png differ