Skip to content

Commit

Permalink
changed power chainsaw blade texture
Browse files Browse the repository at this point in the history
  • Loading branch information
kwazedilla committed Aug 18, 2024
1 parent a5d9476 commit d96a6ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions assets/horizonsend/models/item/tool/power_chainsaw_basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
}
},
{
"from": [8, -1, -8],
"to": [8, 5, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 1, 2]},
"from": [8, 0, -7],
"to": [8, 12, 5],
"rotation": {"angle": -45, "axis": "x", "origin": [8, 2, 3]},
"faces": {
"north": {"uv": [0, 0, 0, 8], "texture": "#1"},
"east": {"uv": [12, 0, 0, 6], "texture": "#1"},
"east": {"uv": [12, 0, 0, 12], "texture": "#1"},
"south": {"uv": [0, 0, 0, 8], "texture": "#1"},
"west": {"uv": [0, 0, 12, 6], "texture": "#1"},
"west": {"uv": [0, 0, 12, 12], "texture": "#1"},
"up": {"uv": [0, 12, 0, 16], "texture": "#1"},
"down": {"uv": [0, 0, 0, 8], "texture": "#1"}
}
Expand Down
Binary file modified assets/horizonsend/textures/item/tool/power_chainsaw_blade.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 d96a6ce

Please sign in to comment.