1
+ {
2
+ "credit" : " Made with Blockbench" ,
3
+ "parent" : " item/handheld" ,
4
+ "textures" : {
5
+ "particle" : " item/sixbullets" ,
6
+ "layer0" : " item/sixbullets"
7
+ },
8
+ "gui_light" : " front" ,
9
+ "display" : {
10
+ "thirdperson_righthand" : {
11
+ "rotation" : [0 , -90 , 45 ],
12
+ "translation" : [-0.5 , 0.5 , 0 ],
13
+ "scale" : [0.5 , 0.5 , 0.5 ]
14
+ },
15
+ "thirdperson_lefthand" : {
16
+ "rotation" : [0 , 90 , -45 ],
17
+ "translation" : [-0.5 , 0.5 , 0 ],
18
+ "scale" : [0.5 , 0.5 , 0.5 ]
19
+ },
20
+ "firstperson_righthand" : {
21
+ "rotation" : [0 , -100 , 45 ],
22
+ "translation" : [3.75 , 2.5 , 0 ],
23
+ "scale" : [0.75 , 0.75 , 0.5 ]
24
+ },
25
+ "firstperson_lefthand" : {
26
+ "rotation" : [0 , 80 , -45 ],
27
+ "translation" : [3.75 , 2.5 , 0 ],
28
+ "scale" : [0.75 , 0.75 , 0.5 ]
29
+ },
30
+ "ground" : {
31
+ "rotation" : [90 , 0 , 0 ],
32
+ "translation" : [0 , -2.75 , 0 ]
33
+ },
34
+ "gui" : {
35
+ "translation" : [-0.75 , 0 , 0 ]
36
+ },
37
+ "head" : {
38
+ "rotation" : [0 , 0 , 115.5 ],
39
+ "translation" : [1.5 , -22.5 , 3.25 ],
40
+ "scale" : [0.5 , 0.5 , 0.5 ]
41
+ },
42
+ "fixed" : {
43
+ "rotation" : [0 , 180 , 0 ],
44
+ "translation" : [-1.25 , 0 , 0.5 ],
45
+ "scale" : [1.2 , 1.2 , 1.2 ]
46
+ }
47
+ }
48
+ }
0 commit comments