Skip to content

Commit

Permalink
Update fish_granade_launcher.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sirnk authored Nov 3, 2023
1 parent 3020291 commit db7bccc
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions life/assets/minecraft/models/item/fish_granade_launcher.json
Original file line number Diff line number Diff line change
Expand Up @@ -397,50 +397,50 @@
"from": [5.95, 10, 21.5],
"to": [5.95, 13, 24.5],
"faces": {
"north": {"uv": [0, 0, 0, 3], "texture": "#2"},
"east": {"uv": [0, 0, 3, 3], "texture": "#2"},
"south": {"uv": [0, 0, 0, 3], "texture": "#2"},
"north": {"uv": [0, 0, 0, 3], "texture": "#missing"},
"east": {"uv": [0, 0, 3, 3], "texture": "#missing"},
"south": {"uv": [0, 0, 0, 3], "texture": "#missing"},
"west": {"uv": [1, 1, 15, 15], "texture": "#3"},
"up": {"uv": [0, 0, 0, 3], "texture": "#2"},
"down": {"uv": [0, 0, 0, 3], "texture": "#2"}
"up": {"uv": [0, 0, 0, 3], "texture": "#missing"},
"down": {"uv": [0, 0, 0, 3], "texture": "#missing"}
}
},
{
"from": [10.05, 10, 21.5],
"to": [10.05, 13, 24.5],
"rotation": {"angle": 0, "axis": "y", "origin": [5.95, 11.5, 23]},
"faces": {
"north": {"uv": [0, 0, 0, 3], "texture": "#missing"},
"east": {"uv": [1, 1, 15, 15], "texture": "#3"},
"south": {"uv": [0, 0, 0, 3], "texture": "#missing"},
"west": {"uv": [0, 0, 3, 3], "texture": "#missing"},
"up": {"uv": [0, 0, 0, 3], "rotation": 180, "texture": "#missing"},
"down": {"uv": [0, 0, 0, 3], "rotation": 180, "texture": "#missing"}
}
},
{
"from": [5.8, 10, 21.5],
"to": [5.8, 13, 24.5],
"faces": {
"north": {"uv": [0, 0, 0, 3], "texture": "#2"},
"east": {"uv": [0, 0, 3, 3], "texture": "#2"},
"south": {"uv": [0, 0, 0, 3], "texture": "#2"},
"north": {"uv": [0, 0, 0, 3], "texture": "#missing"},
"east": {"uv": [0, 0, 3, 3], "texture": "#missing"},
"south": {"uv": [0, 0, 0, 3], "texture": "#missing"},
"west": {"uv": [1, 1, 15, 15], "texture": "#4"},
"up": {"uv": [0, 0, 0, 3], "texture": "#2"},
"down": {"uv": [0, 0, 0, 3], "texture": "#2"}
"up": {"uv": [0, 0, 0, 3], "texture": "#missing"},
"down": {"uv": [0, 0, 0, 3], "texture": "#missing"}
}
},
{
"from": [10.2, 10, 21.5],
"to": [10.2, 13, 24.5],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 11, 23]},
"rotation": {"angle": 0, "axis": "y", "origin": [5.95, 11.5, 23]},
"faces": {
"north": {"uv": [0, 0, 0, 3], "texture": "#2"},
"north": {"uv": [0, 0, 0, 3], "texture": "#missing"},
"east": {"uv": [1, 1, 15, 15], "texture": "#4"},
"south": {"uv": [0, 0, 0, 3], "texture": "#2"},
"west": {"uv": [0, 0, 3, 3], "texture": "#2"},
"up": {"uv": [0, 0, 0, 3], "rotation": 180, "texture": "#2"},
"down": {"uv": [0, 0, 0, 3], "rotation": 180, "texture": "#2"}
}
},
{
"from": [10.05, 10, 21.5],
"to": [10.05, 13, 24.5],
"rotation": {"angle": 0, "axis": "y", "origin": [9, 11, 23]},
"faces": {
"north": {"uv": [0, 0, 0, 3], "texture": "#2"},
"east": {"uv": [1, 1, 15, 15], "texture": "#3"},
"south": {"uv": [0, 0, 0, 3], "texture": "#2"},
"west": {"uv": [0, 0, 3, 3], "texture": "#2"},
"up": {"uv": [0, 0, 0, 3], "rotation": 180, "texture": "#2"},
"down": {"uv": [0, 0, 0, 3], "rotation": 180, "texture": "#2"}
"south": {"uv": [0, 0, 0, 3], "texture": "#missing"},
"west": {"uv": [0, 0, 3, 3], "texture": "#missing"},
"up": {"uv": [0, 0, 0, 3], "rotation": 180, "texture": "#missing"},
"down": {"uv": [0, 0, 0, 3], "rotation": 180, "texture": "#missing"}
}
}
],
Expand Down

0 comments on commit db7bccc

Please sign in to comment.