diff --git a/assets/minecraft/models/item/skins/solarite_sword.json b/assets/minecraft/models/item/skins/solarite_sword.json index d39d0e4..d0ee9dc 100644 --- a/assets/minecraft/models/item/skins/solarite_sword.json +++ b/assets/minecraft/models/item/skins/solarite_sword.json @@ -17,6 +17,17 @@ "west": {"uv": [7, 4, 8, 6.5], "texture": "#0"} } }, + { + "from": [9.475, 2.5, 6.525], + "to": [6.475, 7.425, 9.525], + "rotation": {"angle": 0, "axis": "y", "origin": [9.5, 2.5, 7]}, + "faces": { + "north": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "east": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "south": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "west": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"} + } + }, { "from": [3.5, 8, 7], "to": [12.5, 10, 9], @@ -30,6 +41,19 @@ "down": {"uv": [11.5, 3, 7, 4], "texture": "#0"} } }, + { + "from": [13, 7.5, 6.75], + "to": [3, 10.5, 9.25], + "rotation": {"angle": 0, "axis": "z", "origin": [17.5, 9, 8]}, + "faces": { + "north": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "east": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "south": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "west": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "up": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "down": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"} + } + }, { "from": [6.5, 7.5, 6.5], "to": [9.5, 10.5, 9.5], @@ -44,9 +68,9 @@ } }, { - "from": [6.5, -0.35, 6.5], - "to": [9.5, 2.65, 9.5], - "rotation": {"angle": 45, "axis": "z", "origin": [8, 1.15, 8]}, + "from": [6.5, 0.075, 6.5], + "to": [9.5, 3.075, 9.5], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 1.575, 8]}, "faces": { "north": {"uv": [9, 4, 10.5, 5.5], "texture": "#0"}, "east": {"uv": [9, 4, 10.5, 5.5], "texture": "#0"}, @@ -56,6 +80,19 @@ "down": {"uv": [9, 5.05, 10.5, 5.35], "texture": "#0"} } }, + { + "from": [9.75, -0.175, 6], + "to": [6.25, 3.325, 10], + "rotation": {"angle": 45, "axis": "z", "origin": [8, 1.575, 8]}, + "faces": { + "north": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "east": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "south": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "west": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "up": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "down": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"} + } + }, { "from": [5.25, 10, 7.5], "to": [10.75, 29, 8.5], @@ -68,6 +105,18 @@ "up": {"uv": [3, 0, 0, 0.5], "texture": "#0"}, "down": {"uv": [9, 10.5, 6, 11], "texture": "#0"} } + }, + { + "from": [11.5, 10.525, 7.25], + "to": [4.5, 29.775, 8.75], + "rotation": {"angle": 0, "axis": "z", "origin": [13.5, 11, 8]}, + "faces": { + "north": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "east": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "south": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "west": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"}, + "up": {"uv": [10.5, 6, 11, 6.5], "texture": "#0"} + } } ], "gui_light": "front", diff --git a/assets/minecraft/textures/item/skins/solarite_sword.png b/assets/minecraft/textures/item/skins/solarite_sword.png index f14ecc3..8f14522 100644 Binary files a/assets/minecraft/textures/item/skins/solarite_sword.png and b/assets/minecraft/textures/item/skins/solarite_sword.png differ