summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/fishing_rod.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/models/item/fishing_rod.json')
-rwxr-xr-xassets/minecraft/models/item/fishing_rod.json128
1 files changed, 128 insertions, 0 deletions
diff --git a/assets/minecraft/models/item/fishing_rod.json b/assets/minecraft/models/item/fishing_rod.json
new file mode 100755
index 00000000..e06cd191
--- /dev/null
+++ b/assets/minecraft/models/item/fishing_rod.json
@@ -0,0 +1,128 @@
1{
2 "parent": "item/end_portal_frame",
3 "ambientocclusion": false,
4 "textures": {
5 "0": "item/fishing_rod_model",
6 "particle": "item/fishing_rod"
7 },
8 "elements": [
9 {
10 "from": [7, 0, 7],
11 "to": [9, 32, 9],
12 "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 32, 5]},
13 "faces": {
14 "north": {"uv": [0, 2, 16, 3], "rotation": 270, "texture": "#0"},
15 "east": {"uv": [0, 1, 16, 2], "rotation": 270, "texture": "#0"},
16 "south": {"uv": [0, 0, 16, 1], "rotation": 270, "texture": "#0"},
17 "west": {"uv": [0, 1, 16, 2], "rotation": 270, "texture": "#0"},
18 "up": {"uv": [15, 0, 16, 1], "texture": "#0"}
19 }
20 },
21 {
22 "from": [6, 0, 6],
23 "to": [10, 0, 10],
24 "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 32, 5]},
25 "faces": {
26 "down": {"uv": [8, 8, 16, 16], "texture": "#0"}
27 }
28 },
29 {
30 "from": [6.1, 6, 4],
31 "to": [7.1, 10, 8],
32 "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 32, 5]},
33 "faces": {
34 "north": {"uv": [12, 4, 12.5, 6], "texture": "#0"},
35 "east": {"uv": [12, 6, 14, 8], "texture": "#0"},
36 "south": {"uv": [12, 4, 12.5, 6], "texture": "#0"},
37 "west": {"uv": [12, 4, 14, 6], "texture": "#0"},
38 "up": {"uv": [12, 4, 12.5, 6], "texture": "#0"}
39 }
40 },
41 {
42 "from": [8.1, 6, 4],
43 "to": [9.1, 10, 8],
44 "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 32, 5]},
45 "faces": {
46 "north": {"uv": [14, 4, 14.5, 6], "texture": "#0"},
47 "east": {"uv": [14, 6, 16, 8], "texture": "#0"},
48 "south": {"uv": [14, 4, 14.5, 6], "texture": "#0"},
49 "west": {"uv": [14, 4, 16, 6], "texture": "#0"},
50 "up": {"uv": [14, 4, 14.5, 6], "texture": "#0"}
51 }
52 },
53 {
54 "from": [7.1, 6.5, 4.5],
55 "to": [8.1, 9.5, 7.5],
56 "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 32, 5]},
57 "faces": {
58 "north": {"uv": [11.5, 4, 12, 5.5], "texture": "#0"},
59 "up": {"uv": [11.5, 4, 12, 5.5], "texture": "#0"}
60 }
61 },
62 {
63 "from": [8, 9, 5],
64 "to": [8, 32, 7],
65 "rotation": {"angle": -22.5, "axis": "x", "origin": [8, 32, 5]},
66 "faces": {
67 "east": {"uv": [16, 3, 4, 4.025], "rotation": 90, "texture": "#0"},
68 "west": {"uv": [4, 4, 16, 3.025], "rotation": 90, "texture": "#0"}
69 }
70 },
71 {
72 "from": [8, 6, 5],
73 "to": [8, 32, 13],
74 "rotation": {"angle": 45, "axis": "x", "origin": [8, 32, 5]},
75 "faces": {
76 "east": {"uv": [4, 3.025, 0, 16], "texture": "#0"},
77 "west": {"uv": [0, 3.025, 4, 16], "texture": "#0"}
78 }
79 }
80 ],
81 "gui_light": "front",
82 "overrides": [
83 {
84 "predicate": {
85 "cast": 1
86 },
87 "model": "item/fishing_rod_cast"
88 }
89 ],
90 "display": {
91 "thirdperson_righthand": {
92 "rotation": [18.5, 0, 0],
93 "translation": [0, 4.25, -7.75]
94 },
95 "thirdperson_lefthand": {
96 "rotation": [18.5, 0, 0],
97 "translation": [0, 4.25, -7.75]
98 },
99 "firstperson_righthand": {
100 "rotation": [-46.5, -6, -5.5],
101 "translation": [1.5, -1, 1.75],
102 "scale": [0.5, 0.5, 0.5]
103 },
104 "firstperson_lefthand": {
105 "rotation": [-46.5, -6, -5.5],
106 "translation": [1.5, -1, 1.75],
107 "scale": [0.5, 0.5, 0.5]
108 },
109 "ground": {
110 "rotation": [-40, 0, 0],
111 "scale": [0.6, 0.6, 0.6]
112 },
113 "gui": {
114 "rotation": [-67.5, 0, 0],
115 "translation": [0, -37.5, 0],
116 "scale": [4, 4, 4]
117 },
118 "head": {
119 "rotation": [-21.25, 0, 0],
120 "translation": [8.5, -7.5, -7.25]
121 },
122 "fixed": {
123 "rotation": [-90, 64, 90],
124 "translation": [1, -9.75, -0.25],
125 "scale": [0.98, 0.98, 0.98]
126 }
127 }
128} \ No newline at end of file