1
1
{
2
- "credit " : " By KeepMeow " ,
2
+ "parent " : " block/block " ,
3
3
"textures" : {
4
- "4" : " wild_wind:block/sculk_jaw_tendril_extend" ,
4
+ "particle" : " wild_wind:block/sculk_catalyst_side" ,
5
+ "tendril" : " wild_wind:block/sculk_jaw_tendril_extend" ,
5
6
"teeth" : " wild_wind:block/sculk_jaw_teeth" ,
6
7
"top" : " wild_wind:block/sculk_jaw_top" ,
7
8
"bottom" : " wild_wind:block/sculk_catalyst_bottom" ,
8
- "particle" : " wild_wind:block/sculk_catalyst_side" ,
9
9
"side" : " wild_wind:block/sculk_catalyst_side"
10
10
},
11
11
"elements" : [
14
14
"to" : [15.75 , 32 , 8 ],
15
15
"rotation" : {"angle" : 0 , "axis" : " y" , "origin" : [0 , -3 , 0 ]},
16
16
"faces" : {
17
- "north" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #4" },
18
- "east" : {"uv" : [0 , 0 , 1 , 16 ], "texture" : " #missing" },
19
- "south" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #4" },
20
- "west" : {"uv" : [0 , 0 , 1 , 16 ], "texture" : " #missing" },
21
- "up" : {"uv" : [0 , 0 , 1 , 16 ], "texture" : " #missing" },
22
- "down" : {"uv" : [0 , 0 , 1 , 16 ], "texture" : " #missing" }
17
+ "north" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #tendril" },
18
+ "south" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #tendril" }
23
19
}
24
20
},
25
21
{
34
30
"down" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #bottom" }
35
31
}
36
32
},
37
- {
38
- "from" : [0 , 0 , 0 ],
39
- "to" : [16 , 16 , 16 ],
40
- "color" : 3 ,
41
- "faces" : {
42
- "north" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #missing" },
43
- "east" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #missing" },
44
- "south" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #missing" },
45
- "west" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #missing" },
46
- "up" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #missing" },
47
- "down" : {"uv" : [0 , 0 , 16 , 16 ], "texture" : " #missing" }
48
- }
49
- },
50
33
{
51
34
"from" : [2.75 , 20.5 , 0 ],
52
35
"to" : [7.75 , 20.5 , 16 ],
73
56
"down" : {"uv" : [0 , 0 , 6 , 16 ], "texture" : " #teeth" }
74
57
}
75
58
}
76
- ],
77
- "display" : {
78
- "thirdperson_righthand" : {
79
- "rotation" : [-110 , 45 , -180 ],
80
- "translation" : [0 , 2.75 , -1.25 ],
81
- "scale" : [0.4 , 0.4 , 0.4 ]
82
- },
83
- "thirdperson_lefthand" : {
84
- "rotation" : [-110 , 45 , -180 ],
85
- "translation" : [0 , 2.75 , -1.25 ],
86
- "scale" : [0.4 , 0.4 , 0.4 ]
87
- },
88
- "firstperson_righthand" : {
89
- "rotation" : [0 , 45 , 0 ],
90
- "translation" : [4.25 , 0 , -2.25 ],
91
- "scale" : [0.4 , 0.4 , 0.4 ]
92
- },
93
- "firstperson_lefthand" : {
94
- "rotation" : [0 , 45 , 0 ],
95
- "translation" : [4.25 , 0 , -2.25 ],
96
- "scale" : [0.4 , 0.4 , 0.4 ]
97
- },
98
- "ground" : {
99
- "translation" : [0 , 2 , 0 ],
100
- "scale" : [0.3 , 0.3 , 0.3 ]
101
- },
102
- "gui" : {
103
- "rotation" : [45 , 45 , 0 ],
104
- "scale" : [0.6 , 0.6 , 0.6 ]
105
- },
106
- "head" : {
107
- "rotation" : [-90 , 0 , 0 ]
108
- },
109
- "fixed" : {
110
- "scale" : [0.5 , 0.5 , 0.5 ]
111
- }
112
- }
59
+ ]
113
60
}
0 commit comments