Skip to content

Commit

Permalink
fixed solarite sword
Browse files Browse the repository at this point in the history
  • Loading branch information
Eveeecx committed Dec 12, 2024
1 parent 78b22bf commit 3ab090c
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 3 deletions.
55 changes: 52 additions & 3 deletions assets/minecraft/models/item/skins/solarite_sword.json
Original file line number Diff line number Diff line change
Expand Up @@ -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],
Expand All @@ -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],
Expand All @@ -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"},
Expand All @@ -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],
Expand All @@ -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",
Expand Down
Binary file modified assets/minecraft/textures/item/skins/solarite_sword.png
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 3ab090c

Please sign in to comment.