Skip to content
This repository was archived by the owner on Aug 24, 2021. It is now read-only.

Commit 8489357

Browse files
committed
АпДуТэ
1 parent 33611b0 commit 8489357

145 files changed

Lines changed: 44748 additions & 54 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
{ "parent": "block/block",
2+
"textures": {
3+
"top": "asurvival:block/reed_block_top",
4+
"side": "asurvival:block/reed_block_side"
5+
},
6+
"display": {
7+
"thirdperson_righthand": {
8+
"rotation": [ 70, 30, 0 ],
9+
"translation": [ 0, 2.0, 0 ],
10+
"scale": [ 0.38, 0.38, 0.38 ]
11+
},
12+
"firstperson_righthand": {
13+
"rotation": [ 0, 0, 0 ],
14+
"translation": [ 0, 0, 0 ],
15+
"scale": [ 0.38, 0.38, 0.38 ]
16+
},
17+
"thirdperson_lefthand": {
18+
"rotation": [ 70, 30, 0 ],
19+
"translation": [ 0, 2.0, 0 ],
20+
"scale": [ 0.38, 0.38, 0.38 ]
21+
},
22+
"firstperson_lefthand": {
23+
"rotation": [ 0, 0, 0 ],
24+
"translation": [ 0, 0, 0 ],
25+
"scale": [ 0.38, 0.38, 0.38 ]
26+
},
27+
"ground": {
28+
"rotation": [ 0, 0, 0 ],
29+
"translation": [ 0, 3, 0 ],
30+
"scale": [ 0.25, 0.25, 0.25 ]
31+
},
32+
"gui": {
33+
"rotation": [ 30, -135, 0 ],
34+
"translation": [ 0, 0, 0 ],
35+
"scale": [ 0.65, 0.65, 0.65 ]
36+
},
37+
"head": {
38+
"rotation": [ 0, 0, 0 ],
39+
"translation": [ 0, -14.667, 0 ],
40+
"scale": [ 2.3, 2.3, 2.3 ]
41+
}
42+
},
43+
"elements": [
44+
{
45+
"name": "Cube",
46+
"from": [ 0.0, 0.0, 0.0 ],
47+
"to": [ 16.0, 16.0, 16.0 ],
48+
"faces": {
49+
"north": { "texture": "#side", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
50+
"east": { "texture": "#side", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
51+
"south": { "texture": "#side", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
52+
"west": { "texture": "#side", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
53+
"up": { "texture": "#top", "uv": [ 0.0, 0.0, 16.0, 16.0 ] },
54+
"down": { "texture": "#top", "uv": [ 0.0, 0.0, 16.0, 16.0 ] }
55+
}
56+
}
57+
]
58+
}

ASurvival/assets/asurvival/models/mob/blight_moving.json

Lines changed: 3325 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)