Skip to content

Commit

Permalink
RODS
Browse files Browse the repository at this point in the history
  • Loading branch information
Arctic-foxxy committed Dec 21, 2024
1 parent 7bdf44b commit dea742e
Show file tree
Hide file tree
Showing 6 changed files with 639 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main/assets/minecraft/models/item/fishing_rod.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
},

"overrides": [
{"predicate": {"custom_model_data":1}, "model": "tropiclash:fishing/starter_rod"},
{"predicate": {"custom_model_data":2}, "model": "tropiclash:fishing/reinforced_rod"}
{"predicate": {"custom_model_data":1}, "model": "tropiclash:fishing/default/starter_rod"},
{"predicate": {"custom_model_data":2}, "model": "tropiclash:fishing/default/reinforced_rod"}

]
}
12 changes: 12 additions & 0 deletions main/assets/minecraft/models/item/fishing_rod_cast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/fishing_rod_cast"
},

"overrides": [
{"predicate": {"custom_model_data":1, "cast": 1}, "model": "tropiclash:fishing/fished/starter_rod"},
{"predicate": {"custom_model_data":2, "cast": 1}, "model": "tropiclash:fishing/fished/reinforced_rod"}

]
}
317 changes: 317 additions & 0 deletions main/assets/tropiclash/models/fishing/fished/reinforced_rod.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,317 @@
{
"credit": "Made with Blockbench",
"textures": {
"0": "block/gray_terracotta",
"1": "block/iron_block",
"2": "block/orange_terracotta",
"3": "block/gray_concrete",
"4": "block/white_wool",
"5": "block/pointed_dripstone_down_middle",
"particle": "block/gray_terracotta"
},
"elements": [
{
"from": [6.5, 5, 6.5],
"to": [9.5, 9, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 5, 6.5]},
"faces": {
"north": {"uv": [0, 0, 3, 4], "texture": "#2"},
"east": {"uv": [0, 0, 3, 4], "texture": "#2"},
"south": {"uv": [0, 0, 3, 4], "texture": "#2"},
"west": {"uv": [0, 0, 3, 4], "texture": "#2"},
"up": {"uv": [0, 0, 3, 3], "texture": "#2"},
"down": {"uv": [0, 0, 3, 3], "texture": "#2"}
}
},
{
"from": [6.75, 9, 6.75],
"to": [9.25, 10, 9.25],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, 5, 6.5]},
"faces": {
"north": {"uv": [0, 0, 2.5, 1], "texture": "#0"},
"east": {"uv": [0, 0, 2.5, 1], "texture": "#0"},
"south": {"uv": [0, 0, 2.5, 1], "texture": "#0"},
"west": {"uv": [0, 0, 2.5, 1], "texture": "#0"},
"up": {"uv": [0, 0, 2.5, 2.5], "texture": "#0"},
"down": {"uv": [0, 0, 2.5, 2.5], "texture": "#0"}
}
},
{
"from": [6.5, -2, 6.5],
"to": [9.5, 3, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, -2, 6.5]},
"faces": {
"north": {"uv": [0, 0, 3, 5], "texture": "#2"},
"east": {"uv": [0, 0, 3, 5], "texture": "#2"},
"south": {"uv": [0, 0, 3, 5], "texture": "#2"},
"west": {"uv": [0, 0, 3, 5], "texture": "#2"},
"up": {"uv": [0, 0, 3, 3], "texture": "#2"},
"down": {"uv": [0, 0, 3, 3], "texture": "#2"}
}
},
{
"from": [6.5, -3, 6.5],
"to": [9.5, -2, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.5, -2, 6.5]},
"faces": {
"north": {"uv": [0, 0, 3, 1], "texture": "#1"},
"east": {"uv": [0, 0, 3, 1], "texture": "#1"},
"south": {"uv": [0, 0, 3, 1], "texture": "#1"},
"west": {"uv": [0, 0, 3, 1], "texture": "#1"},
"up": {"uv": [0, 0, 3, 3], "texture": "#1"},
"down": {"uv": [0, 0, 3, 3], "texture": "#1"}
}
},
{
"from": [6.75, 3, 6.75],
"to": [9.25, 5, 9.25],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 3, 7]},
"faces": {
"north": {"uv": [0, 0, 2.5, 2], "texture": "#0"},
"east": {"uv": [0, 0, 2.5, 2], "texture": "#0"},
"south": {"uv": [0, 0, 2.5, 2], "texture": "#0"},
"west": {"uv": [0, 0, 2.5, 2], "texture": "#0"},
"up": {"uv": [0, 0, 2.5, 2.5], "texture": "#0"},
"down": {"uv": [0, 0, 2.5, 2.5], "texture": "#0"}
}
},
{
"from": [7.65, 26, 8.5],
"to": [8.4, 26, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.4, 23, 8.5]},
"faces": {
"north": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"up": {"uv": [2, 13, 4, 15], "texture": "#0"},
"down": {"uv": [4, 13, 2, 15], "texture": "#0"}
}
},
{
"from": [7.65, 23, 8.5],
"to": [8.4, 23, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.4, 20, 8.5]},
"faces": {
"north": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"up": {"uv": [2, 13, 4, 15], "texture": "#0"},
"down": {"uv": [4, 13, 2, 15], "texture": "#0"}
}
},
{
"from": [7.65, 20, 8.5],
"to": [8.4, 20, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.4, 17, 8.5]},
"faces": {
"north": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"up": {"uv": [2, 13, 4, 15], "texture": "#0"},
"down": {"uv": [4, 13, 2, 15], "texture": "#0"}
}
},
{
"from": [7.65, 17, 8.5],
"to": [8.4, 17, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.4, 14, 8.5]},
"faces": {
"north": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"up": {"uv": [2, 13, 4, 15], "texture": "#0"},
"down": {"uv": [4, 13, 2, 15], "texture": "#0"}
}
},
{
"from": [7.65, 14, 8.5],
"to": [8.4, 14, 9.5],
"rotation": {"angle": 0, "axis": "y", "origin": [7.4, 11, 8.5]},
"faces": {
"north": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"east": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"south": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"west": {"uv": [0, 0, 1.25, 0], "texture": "#0"},
"up": {"uv": [2, 13, 4, 15], "texture": "#0"},
"down": {"uv": [4, 13, 2, 15], "texture": "#0"}
}
},
{
"from": [7, 4, 9],
"to": [9, 7, 12],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 9]},
"faces": {
"north": {"uv": [0, 0, 2, 3], "texture": "#1"},
"east": {"uv": [0, 0, 3, 3], "texture": "#1"},
"south": {"uv": [0, 0, 2, 3], "texture": "#1"},
"west": {"uv": [0, 0, 3, 3], "texture": "#1"},
"up": {"uv": [0, 0, 2, 3], "texture": "#1"},
"down": {"uv": [0, 0, 2, 3], "texture": "#1"}
}
},
{
"from": [8, 7, 8.75],
"to": [8, 27, 9.25],
"rotation": {"angle": 0, "axis": "y", "origin": [6, 9, 8.75]},
"faces": {
"north": {"uv": [0, 0, 0, 16], "texture": "#4"},
"east": {"uv": [1, 0, 2, 16], "texture": "#4"},
"south": {"uv": [0, 0, 0, 16], "texture": "#4"},
"west": {"uv": [1, 0, 2, 16], "texture": "#4"},
"up": {"uv": [0, 0, 0, 0.5], "texture": "#4"},
"down": {"uv": [0, 0, 0, 0.5], "texture": "#4"}
}
},
{
"from": [9.15, 2.5, 10.5],
"to": [10.15, 5.5, 11.5],
"rotation": {"angle": -22.5, "axis": "x", "origin": [8.15, 4.5, 10.5]},
"faces": {
"north": {"uv": [3, 0, 4, 3], "texture": "#5"},
"east": {"uv": [3, 0, 4, 3], "texture": "#5"},
"south": {"uv": [3, 0, 4, 3], "texture": "#5"},
"west": {"uv": [3, 0, 4, 3], "texture": "#5"},
"up": {"uv": [4, 0, 5, 1], "texture": "#5"},
"down": {"uv": [3, 2, 4, 3], "texture": "#5"}
}
},
{
"from": [6.75, 5, 10],
"to": [9.25, 6, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [5.75, 5, 10]},
"faces": {
"north": {"uv": [0, 0, 2.5, 1], "texture": "#3"},
"east": {"uv": [0, 0, 1, 1], "texture": "#3"},
"south": {"uv": [0, 0, 2.5, 1], "texture": "#3"},
"west": {"uv": [0, 0, 1, 1], "texture": "#3"},
"up": {"uv": [0, 0, 2.5, 1], "texture": "#3"},
"down": {"uv": [0, 0, 2.5, 1], "texture": "#3"}
}
},
{
"from": [7.25, 10, 7.25],
"to": [8.75, 13, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [6.75, 4, 7]},
"faces": {
"north": {"uv": [0, 0, 1.5, 3], "texture": "#3"},
"east": {"uv": [0, 0, 1.5, 3], "texture": "#3"},
"south": {"uv": [0, 0, 1.5, 3], "texture": "#3"},
"west": {"uv": [0, 0, 1.5, 3], "texture": "#3"},
"up": {"uv": [0, 0, 1.5, 1.5], "texture": "#3"},
"down": {"uv": [0, 0, 1.5, 1.5], "texture": "#3"}
}
},
{
"from": [7.5, 10, 7.75],
"to": [8.5, 28, 8.65],
"rotation": {"angle": 0, "axis": "y", "origin": [6.75, 4, 7]},
"faces": {
"north": {"uv": [0, 0, 1, 16], "texture": "#3"},
"east": {"uv": [0, 0, 0.9, 16], "texture": "#3"},
"south": {"uv": [0, 0, 1, 16], "texture": "#3"},
"west": {"uv": [0, 0, 0.9, 16], "texture": "#3"},
"up": {"uv": [0, 0, 1, 0.9], "texture": "#3"},
"down": {"uv": [0, 0, 1, 0.9], "texture": "#3"}
}
},
{
"from": [7.4, 15, 7.7],
"to": [8.6, 16, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [6.75, 4, 7]},
"faces": {
"north": {"uv": [0, 0, 1.2, 1], "texture": "#2"},
"east": {"uv": [0, 0, 1.05, 1], "texture": "#2"},
"south": {"uv": [0, 0, 1.2, 1], "texture": "#2"},
"west": {"uv": [0, 0, 1.05, 1], "texture": "#2"},
"up": {"uv": [0, 0, 1.2, 1.05], "texture": "#2"},
"down": {"uv": [0, 0, 1.2, 1.05], "texture": "#2"}
}
},
{
"from": [7.4, 26, 7.7],
"to": [8.6, 27, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [6.75, 15, 7]},
"faces": {
"north": {"uv": [0, 0, 1.2, 1], "texture": "#2"},
"east": {"uv": [0, 0, 1.05, 1], "texture": "#2"},
"south": {"uv": [0, 0, 1.2, 1], "texture": "#2"},
"west": {"uv": [0, 0, 1.05, 1], "texture": "#2"},
"up": {"uv": [0, 0, 1.2, 1.05], "texture": "#2"},
"down": {"uv": [0, 0, 1.2, 1.05], "texture": "#2"}
}
},
{
"from": [7.4, 19, 7.7],
"to": [8.6, 19.5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [6.75, 8, 7]},
"faces": {
"north": {"uv": [0, 0, 1.2, 0.5], "texture": "#0"},
"east": {"uv": [0, 0, 1.05, 0.5], "texture": "#0"},
"south": {"uv": [0, 0, 1.2, 0.5], "texture": "#0"},
"west": {"uv": [0, 0, 1.05, 0.5], "texture": "#0"},
"up": {"uv": [0, 0, 1.2, 1.05], "texture": "#0"},
"down": {"uv": [0, 0, 1.2, 1.05], "texture": "#0"}
}
},
{
"from": [7.4, 22, 7.7],
"to": [8.6, 22.5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [6.75, 11, 7]},
"faces": {
"north": {"uv": [0, 0, 1.2, 0.5], "texture": "#0"},
"east": {"uv": [0, 0, 1.05, 0.5], "texture": "#0"},
"south": {"uv": [0, 0, 1.2, 0.5], "texture": "#0"},
"west": {"uv": [0, 0, 1.05, 0.5], "texture": "#0"},
"up": {"uv": [0, 0, 1.2, 1.05], "texture": "#0"},
"down": {"uv": [0, 0, 1.2, 1.05], "texture": "#0"}
}
},
{
"from": [7.4, 27, 7.7],
"to": [8.6, 27.5, 8.75],
"rotation": {"angle": 0, "axis": "y", "origin": [6.75, 16, 7]},
"faces": {
"north": {"uv": [0, 0, 1.2, 0.5], "texture": "#0"},
"east": {"uv": [0, 0, 1.05, 0.5], "texture": "#0"},
"south": {"uv": [0, 0, 1.2, 0.5], "texture": "#0"},
"west": {"uv": [0, 0, 1.05, 0.5], "texture": "#0"},
"up": {"uv": [0, 0, 1.2, 1.05], "texture": "#0"},
"down": {"uv": [0, 0, 1.2, 1.05], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [16, -180, 15],
"translation": [0, 5, 1]
},
"thirdperson_lefthand": {
"rotation": [16, -180, 15],
"translation": [0, 5, 1]
},
"firstperson_righthand": {
"rotation": [-52, 180, 11],
"translation": [0.25, 5.25, 1],
"scale": [0.6, 0.6, 0.6]
},
"firstperson_lefthand": {
"rotation": [-52, 180, 11],
"translation": [0.25, 5.25, 1],
"scale": [0.6, 0.6, 0.6]
},
"ground": {
"rotation": [47, 23, -48],
"translation": [0, 5.5, 0],
"scale": [0.6, 0.6, 0.6]
},
"gui": {
"rotation": [62, 42, -77],
"translation": [-2, -1.25, 0],
"scale": [0.6, 0.6, 0.6]
}
}
}
Loading

0 comments on commit dea742e

Please sign in to comment.