Skip to content

Commit

Permalink
Update fish_bazooka.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Sirnk authored Nov 1, 2023
1 parent ff14074 commit 28807f9
Showing 1 changed file with 21 additions and 20 deletions.
41 changes: 21 additions & 20 deletions life/assets/minecraft/models/item/fish_bazooka.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"3": "block/white_concrete",
"4": "block/item_frame",
"5": "item/cod"
},
},
"elements": [
{
"from": [7, 0, 8],
Expand Down Expand Up @@ -71,19 +71,19 @@
},
{
"from": [6, 10, -11],
"to": [10, 14, -3],
"to": [10, 13.75, -3],
"faces": {
"north": {"uv": [0, 0, 4, 4], "texture": "#1"},
"east": {"uv": [0, 0, 8, 4], "texture": "#1"},
"south": {"uv": [0, 0, 4, 4], "texture": "#1"},
"west": {"uv": [0, 0, 8, 4], "texture": "#1"},
"north": {"uv": [0, 0, 4, 3.75], "texture": "#1"},
"east": {"uv": [0, 0, 8, 3.75], "texture": "#1"},
"south": {"uv": [0, 0, 4, 3.75], "texture": "#1"},
"west": {"uv": [0, 0, 8, 3.75], "texture": "#1"},
"up": {"uv": [0, 0, 4, 8], "texture": "#1"},
"down": {"uv": [0, 0, 4, 8], "texture": "#1"}
}
},
{
"from": [7, 14, -11],
"to": [9, 16, -9],
"from": [7, 13.75, -11],
"to": [9, 15.75, -9],
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#1"},
"east": {"uv": [0, 0, 2, 2], "texture": "#1"},
Expand All @@ -94,9 +94,9 @@
}
},
{
"from": [7, 13.58579, -10],
"to": [9, 15.58579, -7],
"rotation": {"angle": 45, "axis": "x", "origin": [8, 14.58579, -9]},
"from": [7, 13.33579, -10],
"to": [9, 15.33579, -7],
"rotation": {"angle": 45, "axis": "x", "origin": [8, 14.33579, -9]},
"faces": {
"north": {"uv": [0, 0, 2, 2], "texture": "#1"},
"east": {"uv": [0, 0, 3, 2], "texture": "#1"},
Expand All @@ -107,8 +107,9 @@
}
},
{
"from": [7.25, 14.25, -11.25],
"to": [8.75, 15.75, -10.25],
"from": [7.25, 14, -11.25],
"to": [8.75, 15.5, -10.25],
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.25, 0]},
"faces": {
"north": {"uv": [0, 0, 1.5, 1.5], "texture": "#0"},
"east": {"uv": [0, 0, 1, 1.5], "texture": "#0"},
Expand All @@ -120,12 +121,12 @@
},
{
"from": [5.75, 9.75, -7],
"to": [10.25, 14.25, -6],
"to": [10.25, 14, -6],
"faces": {
"north": {"uv": [0, 0, 4.5, 4.5], "texture": "#0"},
"east": {"uv": [0, 0, 1, 4.5], "texture": "#0"},
"south": {"uv": [0, 0, 4.5, 4.5], "texture": "#0"},
"west": {"uv": [0, 0, 1, 4.5], "texture": "#0"},
"north": {"uv": [0, 0, 4.5, 4.25], "texture": "#0"},
"east": {"uv": [0, 0, 1, 4.25], "texture": "#0"},
"south": {"uv": [0, 0, 4.5, 4.25], "texture": "#0"},
"west": {"uv": [0, 0, 1, 4.25], "texture": "#0"},
"up": {"uv": [0, 0, 4.5, 1], "texture": "#0"},
"down": {"uv": [0, 0, 4.5, 1], "texture": "#0"}
}
Expand Down Expand Up @@ -783,8 +784,8 @@
}
},
{
"from": [6, 10.25, 23.5],
"to": [6.25, 13.25, 26.5],
"from": [6.01, 10.25, 23.5],
"to": [6.26, 13.25, 26.5],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 13.5, 25]},
"faces": {
"north": {"uv": [0, 0, 0.25, 3], "rotation": 180, "texture": "#0"},
Expand Down

0 comments on commit 28807f9

Please sign in to comment.