Skip to content

Commit 44dd8b5

Browse files
authored
Add files via upload
1 parent 7756c13 commit 44dd8b5

File tree

2 files changed

+99
-0
lines changed

2 files changed

+99
-0
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"format_version": "1.21.6",
3+
"credit": "Made with Blockbench",
4+
"parent": "item/handheld",
5+
"textures": {
6+
"layer0": "items/darksword",
7+
"particle": "items/darksword"
8+
},
9+
"display": {
10+
"thirdperson_righthand": {
11+
"rotation": [0, -90, 50],
12+
"translation": [0, 6.5, 0],
13+
"scale": [1.2, 1.2, 1]
14+
},
15+
"thirdperson_lefthand": {
16+
"rotation": [0, 90, -50],
17+
"translation": [0, 6.5, 0],
18+
"scale": [1.2, 1.2, 1]
19+
},
20+
"firstperson_righthand": {
21+
"rotation": [0, -90, 40],
22+
"translation": [7, 8.75, -2.5],
23+
"scale": [1.2, 1.2, 1]
24+
},
25+
"firstperson_lefthand": {
26+
"rotation": [0, 90, -40],
27+
"translation": [7, 8.75, -2.5],
28+
"scale": [1.2, 1.2, 1]
29+
},
30+
"ground": {
31+
"rotation": [0, 0, -119],
32+
"translation": [0, 9.25, 0],
33+
"scale": [1.2, 1.2, 1]
34+
},
35+
"gui": {
36+
"rotation": [0, 0, 98],
37+
"translation": [-1.25, -0.5, 0]
38+
},
39+
"head": {
40+
"rotation": [0, -180, 45],
41+
"translation": [0, 11.5, 0],
42+
"scale": [0.85, 0.85, 1.1]
43+
},
44+
"fixed": {
45+
"rotation": [0, 0, 96],
46+
"translation": [-3, 0, -0.25],
47+
"scale": [2.4, 2.4, 2]
48+
}
49+
}
50+
}
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"format_version": "1.21.6",
3+
"credit": "Made with Blockbench",
4+
"parent": "item/handheld",
5+
"textures": {
6+
"layer0": "items/whitesword",
7+
"particle": "items/whitesword"
8+
},
9+
"display": {
10+
"thirdperson_righthand": {
11+
"rotation": [0, -90, 50],
12+
"translation": [0, 6.75, 0],
13+
"scale": [1.2, 1.2, 1]
14+
},
15+
"thirdperson_lefthand": {
16+
"rotation": [0, 90, -50],
17+
"translation": [0, 6.75, 0],
18+
"scale": [1.2, 1.2, 1]
19+
},
20+
"firstperson_righthand": {
21+
"rotation": [0, -90, 30],
22+
"translation": [5.5, 6.5, -1.75],
23+
"scale": [1.2, 1.2, 1]
24+
},
25+
"firstperson_lefthand": {
26+
"rotation": [0, 90, -30],
27+
"translation": [5.5, 6.5, -1.75],
28+
"scale": [1.2, 1.2, 1]
29+
},
30+
"ground": {
31+
"rotation": [0, 0, -119],
32+
"translation": [0, 9.25, 0],
33+
"scale": [1.2, 1.2, 1]
34+
},
35+
"gui": {
36+
"translation": [0, 0.5, 0]
37+
},
38+
"head": {
39+
"rotation": [0, -180, 45],
40+
"translation": [0, 11.5, 0],
41+
"scale": [0.85, 0.85, 1.1]
42+
},
43+
"fixed": {
44+
"rotation": [0, -180, 180],
45+
"translation": [-0.5, 0, 0],
46+
"scale": [2.4, 2.4, 2]
47+
}
48+
}
49+
}

0 commit comments

Comments
 (0)