Skip to content

Commit

Permalink
Scale up hammer crosshair
Browse files Browse the repository at this point in the history
  • Loading branch information
tlm9201 committed Oct 20, 2024
1 parent 8b94df0 commit 291bd4c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
},
"elements": [
{
"from": [5.5, 8, 5.5],
"to": [10.5, 8, 10.5],
"rotation": {"angle": 0, "axis": "y", "origin": [6.5, 9, 6.5]},
"from": [-0.5, 8, -0.5],
"to": [16.5, 8, 16.5],
"rotation": {"angle": 0, "axis": "y", "origin": [0.5, 9, 0.5]},
"faces": {
"north": {"uv": [0, 0, 5, 0], "texture": "#missing"},
"east": {"uv": [0, 0, 5, 0], "texture": "#missing"},
Expand Down

0 comments on commit 291bd4c

Please sign in to comment.