Skip to content

Commit 8dc5576

Browse files
authored
Add files via upload
1 parent 23319aa commit 8dc5576

File tree

4 files changed

+99
-0
lines changed

4 files changed

+99
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"credit": "Made by ",
3+
"parent": "item/handheld",
4+
"textures": {
5+
"layer0": "item/acwr_rc"
6+
},
7+
"display": {
8+
"thirdperson_righthand": {
9+
"rotation": [-45, -90, 0],
10+
"translation": [0, 1.5, 3]
11+
},
12+
"thirdperson_lefthand": {
13+
"rotation": [-45, 90, 0],
14+
"translation": [0, 1.25, 3.25]
15+
},
16+
"firstperson_righthand": {
17+
"rotation": [106.18, -85.74, 142.96],
18+
"translation": [0, 4.5, 3.5],
19+
"scale": [0.9, 0.9, 0.9]
20+
},
21+
"firstperson_lefthand": {
22+
"rotation": [-52.62, 83.76, 14.11],
23+
"translation": [0.75, 4.25, 1.75]
24+
},
25+
"gui": {
26+
"translation": [0.5, -0.75, 0]
27+
}
28+
}
29+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "item/handheld",
3+
"textures": {
4+
"layer0": "item/blackcat"
5+
}
6+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"credit": "Made by ",
3+
"parent": "item/handheld",
4+
"textures": {
5+
"layer0": "item/cop357_gr"
6+
},
7+
"display": {
8+
"thirdperson_righthand": {
9+
"rotation": [-45, -90, 0],
10+
"translation": [0, 1, -1.25],
11+
"scale": [0.7, 0.7, 0.7]
12+
},
13+
"thirdperson_lefthand": {
14+
"rotation": [-45, 90, 0],
15+
"translation": [0, 1, -1],
16+
"scale": [0.7, 0.7, 0.7]
17+
},
18+
"firstperson_righthand": {
19+
"rotation": [113.68, -85.74, 142.96],
20+
"translation": [0.75, 4.5, 0],
21+
"scale": [0.7, 0.7, 0.7]
22+
},
23+
"firstperson_lefthand": {
24+
"rotation": [-34.1, 82.12, 4.77],
25+
"translation": [0, 4.5, 0.5],
26+
"scale": [0.7, 0.7, 0.7]
27+
},
28+
"gui": {
29+
"translation": [-0.5, -0.25, 0]
30+
}
31+
}
32+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"credit": "Made by ",
3+
"parent": "item/handheld",
4+
"textures": {
5+
"layer0": "item/pp700_fb"
6+
},
7+
"display": {
8+
"thirdperson_righthand": {
9+
"rotation": [-45, -90, 0],
10+
"translation": [0, 1, -1.25],
11+
"scale": [0.7, 0.7, 0.7]
12+
},
13+
"thirdperson_lefthand": {
14+
"rotation": [-45, 90, 0],
15+
"translation": [0, 1, -1],
16+
"scale": [0.7, 0.7, 0.7]
17+
},
18+
"firstperson_righthand": {
19+
"rotation": [113.68, -85.74, 142.96],
20+
"translation": [0.75, 4.5, 0],
21+
"scale": [0.7, 0.7, 0.7]
22+
},
23+
"firstperson_lefthand": {
24+
"rotation": [-34.1, 82.12, 4.77],
25+
"translation": [0, 4.5, 0.5],
26+
"scale": [0.7, 0.7, 0.7]
27+
},
28+
"gui": {
29+
"translation": [-0.5, -0.25, 0]
30+
}
31+
}
32+
}

0 commit comments

Comments
 (0)