-
Notifications
You must be signed in to change notification settings - Fork 2
/
models.jsonl
123 lines (123 loc) · 216 KB
/
models.jsonl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
{"name":"assets/minecraft/models/block/anvil.json","value":"{ \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/anvil\",\n \"body\": \"block/anvil\",\n \"top\": \"block/anvil_top\"\n },\n \"display\": {\n \"fixed\": {\n \"rotation\": [ 0, 90, 0 ],\n \"translation\": [ 0, 0, 0 ],\n \"scale\": [ 0.5, 0.5, 0.5 ]\n }\n },\n \"elements\": [\n { \"__comment\": \"Anvil base\",\n \"from\": [ 2, 0, 2 ],\n \"to\": [ 14, 4, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#body\", \"rotation\": 180, \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#body\", \"rotation\": 180 },\n \"north\": { \"uv\": [ 2, 10, 14, 14 ], \"texture\": \"#body\" },\n \"south\": { \"uv\": [ 4, 6, 16, 10 ], \"texture\": \"#body\" },\n \"west\": { \"uv\": [ 8, 2, 12, 14 ], \"texture\": \"#body\", \"rotation\": 90 },\n \"east\": { \"uv\": [ 4, 2, 0, 14 ], \"texture\": \"#body\", \"rotation\": 270 }\n }\n },\n { \"__comment\": \"Lower narrow portion\",\n \"from\": [ 4, 4, 4 ],\n \"to\": [ 12, 6, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 3, 12, 13 ], \"texture\": \"#body\", \"rotation\": 180 },\n \"up\": { \"uv\": [ 8, 8, 16, 16 ], \"texture\": \"#body\", \"rotation\": 180 },\n \"north\": { \"uv\": [ 4, 11, 12, 12 ], \"texture\": \"#body\" },\n \"south\": { \"uv\": [ 4, 11, 12, 12 ], \"texture\": \"#body\" },\n \"west\": { \"uv\": [ 4, 4, 6, 12 ], \"texture\": \"#body\", \"rotation\": 90 },\n \"east\": { \"uv\": [ 4, 6, 2, 14 ], \"texture\": \"#body\", \"rotation\": 270 }\n }\n },\n { \"__comment\": \"Wider section beneath top portion\",\n \"from\": [ 6, 6, 4 ],\n \"to\": [ 10, 10, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 10, 12, 6, 4 ], \"texture\": \"#body\", \"rotation\": 180 },\n \"up\": { \"uv\": [ 10, 12, 6, 4 ], \"texture\": \"#body\", \"rotation\": 180 },\n \"north\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#body\" },\n \"south\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#body\" },\n \"west\": { \"uv\": [ 6, 4, 10, 12 ], \"texture\": \"#body\", \"rotation\": 90 },\n \"east\": { \"uv\": [ 10, 2, 6, 10 ], \"texture\": \"#body\", \"rotation\": 270 }\n }\n },\n { \"__comment\": \"Anvil top\",\n \"from\": [ 2, 10, 0 ],\n \"to\": [ 14, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 0, 14, 16 ], \"texture\": \"#body\", \"rotation\": 180 },\n \"up\": { \"uv\": [ 2, 0, 14, 16 ], \"texture\": \"#top\", \"rotation\": 180 },\n \"north\": { \"uv\": [ 2, 0, 14, 6 ], \"texture\": \"#body\" },\n \"south\": { \"uv\": [ 2, 0, 14, 6 ], \"texture\": \"#body\" },\n \"west\": { \"uv\": [ 10, 0, 16, 16 ], \"texture\": \"#body\", \"rotation\": 90 },\n \"east\": { \"uv\": [ 14, 0, 8, 16 ], \"texture\": \"#body\", \"rotation\": 270 }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/bamboo1_age0.json","value":"{\n \"textures\": {\n \"all\": \"block/bamboo_stalk\",\n \"particle\": \"block/bamboo_stalk\"\n },\n \"elements\": [\n { \"from\": [ 7, 0, 7 ],\n \"to\": [ 9, 16, 9 ],\n \"faces\": {\n \"down\": { \"uv\": [ 12, 4, 14, 6 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 12, 0, 14, 2 ], \"texture\": \"#all\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 0, 0, 2, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 0, 2, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 2, 0, 4, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 2, 0, 4, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/bamboo1_age1.json","value":"{\n \"textures\": {\n \"all\": \"block/bamboo_stalk\",\n \"particle\": \"block/bamboo_stalk\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 12, 4, 16, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 12, 0, 16, 4 ], \"texture\": \"#all\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 0, 0, 4, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 0, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 0, 0, 4, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 0, 0, 4, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/bamboo2_age0.json","value":"{\n \"textures\": {\n \"all\": \"block/bamboo_stalk\",\n \"particle\": \"block/bamboo_stalk\"\n },\n \"elements\": [\n { \"from\": [ 7, 0, 7 ],\n \"to\": [ 9, 16, 9 ],\n \"faces\": {\n \"down\": { \"uv\": [ 12, 4, 14, 6 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 12, 0, 14, 2 ], \"texture\": \"#all\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 4, 0, 6, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 4, 0, 6, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 6, 0, 8, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 6, 0, 8, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/bamboo2_age1.json","value":"{\n \"textures\": {\n \"all\": \"block/bamboo_stalk\",\n \"particle\": \"block/bamboo_stalk\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 12, 4, 16, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 12, 0, 16, 4 ], \"texture\": \"#all\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 4, 0, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 4, 0, 8, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 4, 0, 8, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 4, 0, 8, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/bamboo3_age0.json","value":"{\n \"textures\": {\n \"all\": \"block/bamboo_stalk\",\n \"particle\": \"block/bamboo_stalk\"\n },\n \"elements\": [\n { \"from\": [ 7, 0, 7 ],\n \"to\": [ 9, 16, 9 ],\n \"faces\": {\n \"down\": { \"uv\": [ 12, 4, 14, 6 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 12, 0, 14, 2 ], \"texture\": \"#all\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 8, 0, 10, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 8, 0, 10, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 10, 0, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 10, 0, 12, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/bamboo3_age1.json","value":"{\n \"textures\": {\n \"all\": \"block/bamboo_stalk\",\n \"particle\": \"block/bamboo_stalk\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 12, 4, 16, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 12, 0, 16, 4 ], \"texture\": \"#all\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 8, 0, 12, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 8, 0, 12, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 0, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 8, 0, 12, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/bamboo4_age0.json","value":"{\n \"__comment\": \"Is currently identical to bamboo2, since there is not enough room for more stalk variants\",\n \"textures\": {\n \"all\": \"block/bamboo_stalk\",\n \"particle\": \"block/bamboo_stalk\"\n },\n \"elements\": [\n { \"from\": [ 7, 0, 7 ],\n \"to\": [ 9, 16, 9 ],\n \"faces\": {\n \"down\": { \"uv\": [ 12, 4, 14, 6 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 12, 0, 14, 2 ], \"texture\": \"#all\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 4, 0, 6, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 4, 0, 6, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 6, 0, 8, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 6, 0, 8, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/bamboo4_age1.json","value":"{\n \"__comment\": \"Is currently identical to bamboo2, since there is not enough room for more stalk variants\",\n \"textures\": {\n \"all\": \"block/bamboo_stalk\",\n \"particle\": \"block/bamboo_stalk\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 12, 4, 16, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 12, 0, 16, 4 ], \"texture\": \"#all\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 4, 0, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 4, 0, 8, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 4, 0, 8, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 4, 0, 8, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/beacon.json","value":"{ \"parent\": \"block/block\",\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/glass\",\n \"glass\": \"block/glass\",\n \"obsidian\": \"block/obsidian\",\n \"beacon\": \"block/beacon\"\n },\n \"elements\": [\n { \"__comment\": \"Glass shell\",\n \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#glass\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#glass\" },\n \"north\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#glass\" },\n \"south\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#glass\" },\n \"west\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#glass\" },\n \"east\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#glass\" }\n }\n },\n { \"__comment\": \"Obsidian base\",\n \"from\": [ 2, 0.1, 2 ],\n \"to\": [ 14, 4, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#obsidian\" },\n \"up\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#obsidian\" },\n \"north\": { \"uv\": [ 2, 12, 14, 16 ], \"texture\": \"#obsidian\" },\n \"south\": { \"uv\": [ 2, 12, 14, 16 ], \"texture\": \"#obsidian\" },\n \"west\": { \"uv\": [ 2, 12, 14, 16 ], \"texture\": \"#obsidian\" },\n \"east\": { \"uv\": [ 2, 12, 14, 16 ], \"texture\": \"#obsidian\" }\n }\n },\n { \"__comment\": \"Inner beacon texture\",\n \"from\": [ 4, 4, 4 ],\n \"to\": [ 12, 12, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#beacon\" },\n \"up\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#beacon\" },\n \"north\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#beacon\" },\n \"south\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#beacon\" },\n \"west\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#beacon\" },\n \"east\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#beacon\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/brewing_stand.json","value":"{\n \"textures\": {\n \"particle\": \"block/brewing_stand\",\n \"base\": \"block/brewing_stand_base\",\n \"stand\": \"block/brewing_stand\"\n },\n \"elements\": [\n {\n \"from\": [6, 0, 6],\n \"to\": [10, 14, 10],\n \"faces\": {\n \"north\": { \"uv\": [6, 2, 10, 16], \"texture\": \"#stand\" },\n \"east\": {\"uv\": [6, 2, 10, 16], \"texture\": \"#stand\"},\n \"south\": { \"uv\": [6, 2, 10, 16], \"texture\": \"#stand\" },\n \"west\": {\"uv\": [6, 2, 10, 16], \"texture\": \"#stand\"},\n \"up\": {\"uv\": [6, 4, 10, 8], \"texture\": \"#stand\"},\n \"down\": {\"uv\": [6, 12, 10, 16], \"texture\": \"#stand\"}\n }\n },\n {\n \"from\": [10, 0, 6],\n \"to\": [14, 2, 10],\n \"faces\": {\n \"north\": {\"uv\": [4, 14, 8, 16], \"texture\": \"#base\"},\n \"east\": {\"uv\": [4, 0, 8, 2], \"texture\": \"#base\"},\n \"south\": { \"uv\": [10, 14, 14, 16], \"texture\": \"#base\" },\n \"up\": {\"uv\": [10, 6, 14, 10], \"texture\": \"#base\"},\n \"down\": {\"uv\": [10, 6, 14, 10], \"texture\": \"#base\"}\n }\n },\n {\n \"from\": [2, 0, 2],\n \"to\": [6, 2, 6],\n \"faces\": {\n \"north\": {\"uv\": [4, 0, 8, 2], \"texture\": \"#base\"},\n \"east\": {\"uv\": [6, 0, 10, 2], \"texture\": \"#base\"},\n \"south\": { \"uv\": [12, 14, 16, 16], \"texture\": \"#base\" },\n \"west\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#base\"},\n \"up\": {\"uv\": [2, 2, 6, 6], \"texture\": \"#base\"},\n \"down\": {\"uv\": [2, 2, 6, 6], \"texture\": \"#base\"}\n }\n },\n {\n \"from\": [2, 0, 10],\n \"to\": [6, 2, 14],\n \"faces\": {\n \"north\": {\"uv\": [4, 14, 8, 16], \"texture\": \"#base\"},\n \"east\": { \"uv\": [10, 14, 14, 16], \"texture\": \"#base\" },\n \"south\": {\"uv\": [2, 14, 6, 16], \"texture\": \"#base\"},\n \"west\": {\"uv\": [8, 14, 12, 16], \"texture\": \"#base\"},\n \"up\": {\"uv\": [4, 10, 8, 14], \"texture\": \"#base\"},\n \"down\": {\"uv\": [4, 10, 8, 14], \"texture\": \"#base\"}\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/brewing_stand_bottle0.json","value":"{\n \"textures\": {\n \"particle\": \"block/brewing_stand\",\n \"stand\": \"block/brewing_stand\"\n },\n \"elements\": [\n { \"from\": [ 8, 0, 8 ],\n \"to\": [ 16, 16, 8 ],\n \"faces\": {\n \"north\": { \"uv\": [ 0, 0, 8, 16 ], \"texture\": \"#stand\" },\n \"south\": { \"uv\": [ 8, 0, 0, 16 ], \"texture\": \"#stand\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/brewing_stand_bottle1.json","value":"{\n \"textures\": {\n \"particle\": \"block/brewing_stand\",\n \"stand\": \"block/brewing_stand\"\n },\n \"elements\": [\n { \"from\": [ -0.41, 0, 8 ],\n \"to\": [ 7.59, 16, 8 ],\n \"rotation\": {\n \"origin\": [ 8, 8, 8 ],\n \"axis\": \"y\",\n \"angle\": -45\n },\n \"faces\": {\n \"north\": { \"uv\": [ 8, 0, 0, 16 ], \"texture\": \"#stand\" },\n \"south\": { \"uv\": [ 0, 0, 8, 16 ], \"texture\": \"#stand\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/brewing_stand_bottle2.json","value":"{\n \"textures\": {\n \"particle\": \"block/brewing_stand\",\n \"stand\": \"block/brewing_stand\"\n },\n \"elements\": [\n { \"from\": [ -0.41, 0, 8 ],\n \"to\": [ 7.59, 16, 8 ],\n \"rotation\": {\n \"origin\": [ 8, 8, 8 ],\n \"axis\": \"y\",\n \"angle\": 45\n },\n \"faces\": {\n \"north\": { \"uv\": [ 8, 0, 0, 16 ], \"texture\": \"#stand\" },\n \"south\": { \"uv\": [ 0, 0, 8, 16 ], \"texture\": \"#stand\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/brewing_stand_empty0.json","value":"{\n \"textures\": {\n \"particle\": \"block/brewing_stand\",\n \"stand\": \"block/brewing_stand\"\n },\n \"elements\": [\n { \"from\": [ 8, 0, 8 ],\n \"to\": [ 16, 16, 8 ],\n \"faces\": {\n \"north\": { \"uv\": [ 16, 0, 8, 16 ], \"texture\": \"#stand\" },\n \"south\": { \"uv\": [ 8, 0, 16, 16 ], \"texture\": \"#stand\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/brewing_stand_empty1.json","value":"{\n \"textures\": {\n \"particle\": \"block/brewing_stand\",\n \"stand\": \"block/brewing_stand\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 8 ],\n \"to\": [ 8, 16, 8 ],\n \"rotation\": {\n \"origin\": [ 8, 8, 8 ],\n \"axis\": \"y\",\n \"angle\": -45\n },\n \"faces\": {\n \"north\": { \"uv\": [ 8, 0, 16, 16 ], \"texture\": \"#stand\" },\n \"south\": { \"uv\": [ 16, 0, 8, 16 ], \"texture\": \"#stand\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/brewing_stand_empty2.json","value":"{\n \"textures\": {\n \"particle\": \"block/brewing_stand\",\n \"stand\": \"block/brewing_stand\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 8 ],\n \"to\": [ 8, 16, 8 ],\n \"rotation\": {\n \"origin\": [ 8, 8, 8 ],\n \"axis\": \"y\",\n \"angle\": 45\n },\n \"faces\": {\n \"north\": { \"uv\": [ 8, 0, 16, 16 ], \"texture\": \"#stand\" },\n \"south\": { \"uv\": [ 16, 0, 8, 16 ], \"texture\": \"#stand\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/button.json","value":"{\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 2, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 6, 10, 10, 6 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 6, 14, 10, 16 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 6, 14, 10, 16 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 6, 14, 10, 16 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 6, 14, 10, 16 ], \"texture\": \"#texture\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/button_inventory.json","value":"{ \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 6, 6, 6 ],\n \"to\": [ 10, 10, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#texture\" },\n \"up\": { \"uv\": [ 6, 10, 10, 6 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#texture\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/button_pressed.json","value":"{\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 6, -1, 6 ],\n \"to\": [ 10, 1, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 6, 10, 10, 6 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 6, 14, 10, 15 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 6, 14, 10, 15 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 6, 14, 10, 15 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 6, 14, 10, 15 ], \"texture\": \"#texture\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cactus.json","value":"{ \"parent\": \"block/block\",\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/cactus_side\",\n \"bottom\": \"block/cactus_bottom\",\n \"top\": \"block/cactus_top\",\n \"side\": \"block/cactus_side\"\n },\n \"elements\": [\n { \"from\": [ 2, 0, 2 ],\n \"to\": [ 14, 16, 14 ],\n \"faces\": {\n \"down\": { \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"up\": { \"texture\": \"#top\", \"cullface\": \"up\" }\n }\n },\n { \"from\": [ 0, 0, 2 ],\n \"to\": [ 16, 16, 14 ],\n \"faces\": {\n \"north\": { \"texture\": \"#side\" },\n \"south\": { \"texture\": \"#side\" }\n }\n },\n { \"from\": [ 2, 0, 0 ],\n \"to\": [ 14, 16, 16 ],\n \"faces\": {\n \"west\": { \"texture\": \"#side\" },\n \"east\": { \"texture\": \"#side\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cake.json","value":"{\n \"textures\": {\n \"particle\": \"block/cake_side\",\n \"bottom\": \"block/cake_bottom\",\n \"top\": \"block/cake_top\",\n \"side\": \"block/cake_side\"\n },\n \"elements\": [\n { \"from\": [ 2, 0, 2 ],\n \"to\": [ 14, 8, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" },\n \"south\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" },\n \"west\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" },\n \"east\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cake_slice1.json","value":"{\n \"textures\": {\n \"particle\": \"block/cake_side\",\n \"bottom\": \"block/cake_bottom\",\n \"top\": \"block/cake_top\",\n \"side\": \"block/cake_side\",\n \"inside\": \"block/cake_inner\"\n },\n \"elements\": [\n { \"from\": [ 2, 0, 2 ],\n \"to\": [ 14, 8, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" },\n \"south\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" },\n \"west\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#inside\" },\n \"east\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cake_slice2.json","value":"{\n \"textures\": {\n \"particle\": \"block/cake_side\",\n \"bottom\": \"block/cake_bottom\",\n \"top\": \"block/cake_top\",\n \"side\": \"block/cake_side\",\n \"inside\": \"block/cake_inner\"\n },\n \"elements\": [\n { \"from\": [ 4, 0, 2 ],\n \"to\": [ 14, 8, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 2, 14, 14 ], \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 2, 14, 14 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 4, 8, 14, 16 ], \"texture\": \"#side\" },\n \"south\": { \"uv\": [ 4, 8, 14, 16 ], \"texture\": \"#side\" },\n \"west\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#inside\" },\n \"east\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cake_slice3.json","value":"{\n \"textures\": {\n \"particle\": \"block/cake_side\",\n \"bottom\": \"block/cake_bottom\",\n \"top\": \"block/cake_top\",\n \"side\": \"block/cake_side\",\n \"inside\": \"block/cake_inner\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 2 ],\n \"to\": [ 14, 8, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 2, 14, 14 ], \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 6, 2, 14, 14 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 6, 8, 14, 16 ], \"texture\": \"#side\" },\n \"south\": { \"uv\": [ 6, 8, 14, 16 ], \"texture\": \"#side\" },\n \"west\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#inside\" },\n \"east\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cake_slice4.json","value":"{\n \"textures\": {\n \"particle\": \"block/cake_side\",\n \"bottom\": \"block/cake_bottom\",\n \"top\": \"block/cake_top\",\n \"side\": \"block/cake_side\",\n \"inside\": \"block/cake_inner\"\n },\n \"elements\": [\n { \"from\": [ 8, 0, 2 ],\n \"to\": [ 14, 8, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 2, 14, 14 ], \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 8, 2, 14, 14 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 8, 8, 14, 16 ], \"texture\": \"#side\" },\n \"south\": { \"uv\": [ 8, 8, 14, 16 ], \"texture\": \"#side\" },\n \"west\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#inside\" },\n \"east\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cake_slice5.json","value":"{\n \"textures\": {\n \"particle\": \"block/cake_side\",\n \"bottom\": \"block/cake_bottom\",\n \"top\": \"block/cake_top\",\n \"side\": \"block/cake_side\",\n \"inside\": \"block/cake_inner\"\n },\n \"elements\": [\n { \"from\": [ 10, 0, 2 ],\n \"to\": [ 14, 8, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 10, 2, 14, 14 ], \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 10, 2, 14, 14 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 10, 8, 14, 16 ], \"texture\": \"#side\" },\n \"south\": { \"uv\": [ 10, 8, 14, 16 ], \"texture\": \"#side\" },\n \"west\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#inside\" },\n \"east\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cake_slice6.json","value":"{\n \"textures\": {\n \"particle\": \"block/cake_side\",\n \"bottom\": \"block/cake_bottom\",\n \"top\": \"block/cake_top\",\n \"side\": \"block/cake_side\",\n \"inside\": \"block/cake_inner\"\n },\n \"elements\": [\n { \"from\": [ 12, 0, 2 ],\n \"to\": [ 14, 8, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 12, 2, 14, 14 ], \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 12, 2, 14, 14 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 12, 8, 14, 16 ], \"texture\": \"#side\" },\n \"south\": { \"uv\": [ 12, 8, 14, 16 ], \"texture\": \"#side\" },\n \"west\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#inside\" },\n \"east\": { \"uv\": [ 2, 8, 14, 16 ], \"texture\": \"#side\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/carpet.json","value":"{ \"parent\": \"block/thin_block\",\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#wool\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#wool\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#wool\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#wool\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#wool\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#wool\", \"cullface\": \"east\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cauldron.json","value":"{\n\t\"ambientocclusion\": false,\n\t\"textures\": {\n\t\t\"particle\": \"block/cauldron_side\",\n\t\t\"top\": \"block/cauldron_top\",\n\t\t\"bottom\": \"block/cauldron_bottom\",\n\t\t\"side\": \"block/cauldron_side\",\n\t\t\"inside\": \"block/cauldron_inner\"\n\t},\n\t\"elements\": [\n\t\t{\n\t\t\t\"from\": [2, 2, 2],\n\t\t\t\"to\": [14, 4, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [2, 2, 14, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"down\": {\"uv\": [2, 2, 14, 14], \"texture\": \"#inside\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 0, 0],\n\t\t\t\"to\": [4, 2, 4],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [12, 12, 16, 16], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [12, 0, 0],\n\t\t\t\"to\": [16, 2, 4],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [12, 0, 16, 4], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 0, 12],\n\t\t\t\"to\": [4, 2, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [0, 12, 4, 16], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [12, 0, 12],\n\t\t\t\"to\": [16, 2, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [0, 0, 4, 4], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [14, 2, 2],\n\t\t\t\"to\": [16, 16, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [14, 2, 16, 14], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [14, 2, 16, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"west\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 2],\n\t\t\t\"to\": [2, 16, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 2, 2, 14], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 2, 2, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"west\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 14],\n\t\t\t\"to\": [16, 16, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 14, 16, 16], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 0, 16, 2], \"texture\": \"#inside\"},\n\t\t\t\t\"north\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [14, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [0, 0, 2, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 0],\n\t\t\t\"to\": [16, 16, 2],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 0, 16, 2], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 14, 16, 16], \"texture\": \"#inside\"},\n\t\t\t\t\"north\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [0, 0, 2, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [14, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t}\n\t]\n}\n"}
{"name":"assets/minecraft/models/block/cauldron_level1.json","value":"{\n\t\"ambientocclusion\": false,\n\t\"textures\": {\n\t\t\"particle\": \"block/cauldron_side\",\n\t\t\"top\": \"block/cauldron_top\",\n\t\t\"bottom\": \"block/cauldron_bottom\",\n\t\t\"side\": \"block/cauldron_side\",\n\t\t\"inside\": \"block/cauldron_inner\",\n\t\t\"water\": \"block/water_still\"\n\t},\n\t\"elements\": [\n\t\t{\n\t\t\t\"from\": [2, 4, 2],\n\t\t\t\"to\": [14, 6, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": { \"uv\": [2, 2, 14, 14], \"texture\": \"#water\", \"tintindex\": 0 }\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [2, 2, 2],\n\t\t\t\"to\": [14, 4, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [2, 2, 14, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"down\": {\"uv\": [2, 2, 14, 14], \"texture\": \"#inside\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 0, 0],\n\t\t\t\"to\": [4, 2, 4],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [12, 12, 16, 16], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [12, 0, 0],\n\t\t\t\"to\": [16, 2, 4],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [12, 0, 16, 4], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 0, 12],\n\t\t\t\"to\": [4, 2, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [0, 12, 4, 16], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [12, 0, 12],\n\t\t\t\"to\": [16, 2, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [0, 0, 4, 4], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [14, 2, 2],\n\t\t\t\"to\": [16, 16, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [14, 2, 16, 14], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [14, 2, 16, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"west\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 2],\n\t\t\t\"to\": [2, 16, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 2, 2, 14], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 2, 2, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"west\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 14],\n\t\t\t\"to\": [16, 16, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 14, 16, 16], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 0, 16, 2], \"texture\": \"#inside\"},\n\t\t\t\t\"north\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [14, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [0, 0, 2, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 0],\n\t\t\t\"to\": [16, 16, 2],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 0, 16, 2], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 14, 16, 16], \"texture\": \"#inside\"},\n\t\t\t\t\"north\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [0, 0, 2, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [14, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t}\n\t]\n}\n"}
{"name":"assets/minecraft/models/block/cauldron_level2.json","value":"{\n\t\"ambientocclusion\": false,\n\t\"textures\": {\n\t\t\"particle\": \"block/cauldron_side\",\n\t\t\"top\": \"block/cauldron_top\",\n\t\t\"bottom\": \"block/cauldron_bottom\",\n\t\t\"side\": \"block/cauldron_side\",\n\t\t\"inside\": \"block/cauldron_inner\",\n\t\t\"water\": \"block/water_still\"\n\t},\n\t\"elements\": [\n\t\t{\n\t\t\t\"from\": [2, 4, 2],\n\t\t\t\"to\": [14, 10, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": { \"uv\": [2, 2, 14, 14], \"texture\": \"#water\", \"tintindex\": 0 }\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [2, 2, 2],\n\t\t\t\"to\": [14, 4, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [2, 2, 14, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"down\": {\"uv\": [2, 2, 14, 14], \"texture\": \"#inside\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 0, 0],\n\t\t\t\"to\": [4, 2, 4],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [12, 12, 16, 16], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [12, 0, 0],\n\t\t\t\"to\": [16, 2, 4],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [12, 0, 16, 4], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 0, 12],\n\t\t\t\"to\": [4, 2, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [0, 12, 4, 16], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [12, 0, 12],\n\t\t\t\"to\": [16, 2, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [0, 0, 4, 4], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [14, 2, 2],\n\t\t\t\"to\": [16, 16, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [14, 2, 16, 14], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [14, 2, 16, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"west\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 2],\n\t\t\t\"to\": [2, 16, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 2, 2, 14], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 2, 2, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"west\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 14],\n\t\t\t\"to\": [16, 16, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 14, 16, 16], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 0, 16, 2], \"texture\": \"#inside\"},\n\t\t\t\t\"north\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [14, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [0, 0, 2, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 0],\n\t\t\t\"to\": [16, 16, 2],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 0, 16, 2], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 14, 16, 16], \"texture\": \"#inside\"},\n\t\t\t\t\"north\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [0, 0, 2, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [14, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t}\n\t]\n}\n"}
{"name":"assets/minecraft/models/block/cauldron_level3.json","value":"{\n\t\"ambientocclusion\": false,\n\t\"textures\": {\n\t\t\"particle\": \"block/cauldron_side\",\n\t\t\"top\": \"block/cauldron_top\",\n\t\t\"bottom\": \"block/cauldron_bottom\",\n\t\t\"side\": \"block/cauldron_side\",\n\t\t\"inside\": \"block/cauldron_inner\",\n\t\t\"water\": \"block/water_still\"\n\t},\n\t\"elements\": [\n\t\t{\n\t\t\t\"from\": [2, 4, 2],\n\t\t\t\"to\": [14, 14, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": { \"uv\": [2, 2, 14, 14], \"texture\": \"#water\", \"tintindex\": 0 }\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [2, 2, 2],\n\t\t\t\"to\": [14, 4, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [2, 2, 14, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"down\": {\"uv\": [2, 2, 14, 14], \"texture\": \"#inside\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 0, 0],\n\t\t\t\"to\": [4, 2, 4],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [12, 12, 16, 16], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [12, 0, 0],\n\t\t\t\"to\": [16, 2, 4],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [12, 0, 16, 4], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 0, 12],\n\t\t\t\"to\": [4, 2, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [0, 12, 4, 16], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [12, 0, 12],\n\t\t\t\"to\": [16, 2, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": {\"uv\": [0, 0, 4, 4], \"texture\": \"#bottom\", \"cullface\": \"down\"},\n\t\t\t\t\"north\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [12, 14, 16, 16], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [0, 14, 4, 16], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [14, 2, 2],\n\t\t\t\"to\": [16, 16, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [14, 2, 16, 14], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [14, 2, 16, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"west\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\"},\n\t\t\t\t\"east\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 2],\n\t\t\t\"to\": [2, 16, 14],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 2, 2, 14], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 2, 2, 14], \"texture\": \"#inside\"},\n\t\t\t\t\"west\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [2, 0, 14, 14], \"texture\": \"#side\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 14],\n\t\t\t\"to\": [16, 16, 16],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 14, 16, 16], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 0, 16, 2], \"texture\": \"#inside\"},\n\t\t\t\t\"north\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\"},\n\t\t\t\t\"south\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"south\"},\n\t\t\t\t\"west\": {\"uv\": [14, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [0, 0, 2, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [0, 2, 0],\n\t\t\t\"to\": [16, 16, 2],\n\t\t\t\"faces\": {\n\t\t\t\t\"up\": {\"uv\": [0, 0, 16, 2], \"texture\": \"#top\", \"cullface\": \"up\"},\n\t\t\t\t\"down\": {\"uv\": [0, 14, 16, 16], \"texture\": \"#inside\"},\n\t\t\t\t\"north\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"north\"},\n\t\t\t\t\"south\": {\"uv\": [0, 0, 16, 14], \"texture\": \"#side\"},\n\t\t\t\t\"west\": {\"uv\": [0, 0, 2, 14], \"texture\": \"#side\", \"cullface\": \"west\"},\n\t\t\t\t\"east\": {\"uv\": [14, 0, 16, 14], \"texture\": \"#side\", \"cullface\": \"east\"}\n\t\t\t}\n\t\t}\n\t]\n}\n"}
{"name":"assets/minecraft/models/block/cocoa_stage0.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/cocoa_stage0\",\n \"cocoa\": \"block/cocoa_stage0\"\n },\n \"elements\": [\n { \"from\": [6, 6, 10],\n \"to\": [10, 12, 14],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 4, 4], \"texture\": \"#cocoa\" },\n \"up\": { \"uv\": [ 0, 0, 4, 4], \"texture\": \"#cocoa\" },\n \"north\": { \"uv\": [10, 4, 14, 10], \"texture\": \"#cocoa\" },\n \"south\": { \"uv\": [10, 4, 14, 10], \"texture\": \"#cocoa\" },\n \"west\": { \"uv\": [10, 4, 14, 10], \"texture\": \"#cocoa\" },\n \"east\": { \"uv\": [10, 4, 14, 10], \"texture\": \"#cocoa\" }\n }\n },\n { \"from\": [8, 12, 10],\n \"to\": [8, 16, 16],\n \"faces\": {\n \"west\": { \"uv\": [10, 0, 16, 4], \"texture\": \"#cocoa\" },\n \"east\": { \"uv\": [16, 0, 10, 4], \"texture\": \"#cocoa\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cocoa_stage1.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/cocoa_stage1\",\n \"cocoa\": \"block/cocoa_stage1\"\n },\n \"elements\": [\n { \"from\": [4, 4, 6],\n \"to\": [12, 12, 14],\n \"faces\": {\n \"down\": { \"uv\": [0, 0, 8, 8], \"texture\": \"#cocoa\" },\n \"up\": { \"uv\": [0, 0, 8, 8], \"texture\": \"#cocoa\" },\n \"north\": { \"uv\": [8, 4, 16, 12], \"texture\": \"#cocoa\" },\n \"south\": { \"uv\": [8, 4, 16, 12], \"texture\": \"#cocoa\" },\n \"west\": { \"uv\": [8, 4, 16, 12], \"texture\": \"#cocoa\" },\n \"east\": { \"uv\": [8, 4, 16, 12], \"texture\": \"#cocoa\" }\n }\n },\n { \"from\": [8, 12, 10],\n \"to\": [8, 16, 16],\n \"faces\": {\n \"west\": { \"uv\": [10, 0, 16, 4], \"texture\": \"#cocoa\" },\n \"east\": { \"uv\": [16, 0, 10, 4], \"texture\": \"#cocoa\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cocoa_stage2.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/cocoa_stage2\",\n \"cocoa\": \"block/cocoa_stage2\"\n },\n \"elements\": [\n { \"from\": [4, 2, 6],\n \"to\": [12, 12, 14],\n \"faces\": {\n \"down\": { \"uv\": [0, 0, 8, 8], \"texture\": \"#cocoa\" },\n \"up\": { \"uv\": [0, 0, 8, 8], \"texture\": \"#cocoa\" },\n \"north\": { \"uv\": [8, 4, 16, 14], \"texture\": \"#cocoa\" },\n \"south\": { \"uv\": [8, 4, 16, 14], \"texture\": \"#cocoa\" },\n \"west\": { \"uv\": [8, 4, 16, 14], \"texture\": \"#cocoa\" },\n \"east\": { \"uv\": [8, 4, 16, 14], \"texture\": \"#cocoa\" }\n }\n },\n { \"from\": [8, 12, 10],\n \"to\": [8, 16, 16],\n \"faces\": {\n \"west\": { \"uv\": [10, 0, 16, 4], \"texture\": \"#cocoa\" },\n \"east\": { \"uv\": [16, 0, 10, 4], \"texture\": \"#cocoa\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/comparator.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/comparator\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/comparator\",\n \"unlit\": \"block/redstone_torch_off\",\n \"lit\": \"block/redstone_torch\"\n },\n \"elements\": [\n {\n \"from\": [0, 0, 0],\n \"to\": [16, 2, 16],\n \"faces\": {\n \"north\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"east\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"east\" },\n \"south\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"up\": { \"uv\": [0, 0, 16, 16], \"texture\": \"#top\" },\n \"down\": { \"uv\": [0, 0, 16, 16], \"texture\": \"#slab\", \"cullface\": \"down\" }\n }\n },\n {\n \"from\": [2, 2, 10],\n \"to\": [6, 8, 14],\n \"faces\": {\n \"north\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"east\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"south\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"west\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#unlit\" },\n \"down\": { \"uv\": [6, 12, 10, 16], \"texture\": \"#unlit\" }\n }\n },\n {\n \"from\": [10, 2, 10],\n \"to\": [14, 8, 14],\n \"faces\": {\n \"north\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"east\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"south\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"west\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#unlit\" },\n \"down\": { \"uv\": [6, 12, 10, 16], \"texture\": \"#unlit\" }\n }\n },\n {\n \"from\": [6, 2, 2],\n \"to\": [10, 4, 6],\n \"faces\": {\n \"north\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#unlit\" },\n \"east\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#unlit\" },\n \"south\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#unlit\" },\n \"west\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#unlit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#unlit\" },\n \"down\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#unlit\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/comparator_on.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/comparator_on\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/comparator_on\",\n \"unlit\": \"block/redstone_torch_off\",\n \"lit\": \"block/redstone_torch\"\n },\n \"elements\": [\n {\n \"from\": [0, 0, 0],\n \"to\": [16, 2, 16],\n \"faces\": {\n \"north\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"east\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"east\" },\n \"south\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"up\": { \"uv\": [0, 0, 16, 16], \"texture\": \"#top\" },\n \"down\": { \"uv\": [0, 0, 16, 16], \"texture\": \"#slab\", \"cullface\": \"down\" }\n }\n },\n {\n \"from\": [2, 2, 10],\n \"to\": [6, 8, 14],\n \"faces\": {\n \"north\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"east\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"south\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"west\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#lit\" },\n \"down\": { \"uv\": [6, 12, 10, 16], \"texture\": \"#lit\" }\n }\n },\n {\n \"from\": [10, 2, 10],\n \"to\": [14, 8, 14],\n \"faces\": {\n \"north\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"east\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"south\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"west\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#lit\" },\n \"down\": { \"uv\": [6, 12, 10, 16], \"texture\": \"#lit\" }\n }\n },\n {\n \"from\": [6, 2, 2],\n \"to\": [10, 4, 6],\n \"faces\": {\n \"north\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#unlit\" },\n \"east\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#unlit\" },\n \"south\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#unlit\" },\n \"west\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#unlit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#unlit\" },\n \"down\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#unlit\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/comparator_on_subtract.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/comparator_on\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/comparator_on\",\n \"unlit\": \"block/redstone_torch_off\",\n \"lit\": \"block/redstone_torch\"\n },\n \"elements\": [\n {\n \"from\": [0, 0, 0],\n \"to\": [16, 2, 16],\n \"faces\": {\n \"north\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"east\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"east\" },\n \"south\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"up\": { \"uv\": [0, 0, 16, 16], \"texture\": \"#top\" },\n \"down\": { \"uv\": [0, 0, 16, 16], \"texture\": \"#slab\", \"cullface\": \"down\" }\n }\n },\n {\n \"from\": [2, 2, 10],\n \"to\": [6, 8, 14],\n \"faces\": {\n \"north\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"east\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"south\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"west\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#lit\" },\n \"down\": { \"uv\": [6, 12, 10, 16], \"texture\": \"#lit\" }\n }\n },\n {\n \"from\": [10, 2, 10],\n \"to\": [14, 8, 14],\n \"faces\": {\n \"north\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"east\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"south\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"west\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#lit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#lit\" },\n \"down\": { \"uv\": [6, 12, 10, 16], \"texture\": \"#lit\" }\n }\n },\n {\n \"from\": [6, 2, 2],\n \"to\": [10, 4, 6],\n \"faces\": {\n \"north\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#lit\" },\n \"east\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#lit\" },\n \"south\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#lit\" },\n \"west\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#lit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#lit\" },\n \"down\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#lit\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/comparator_subtract.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/comparator\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/comparator\",\n \"unlit\": \"block/redstone_torch_off\",\n \"lit\": \"block/redstone_torch\"\n },\n \"elements\": [\n {\n \"from\": [0, 0, 0],\n \"to\": [16, 2, 16],\n \"faces\": {\n \"north\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"east\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"east\" },\n \"south\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [0, 14, 16, 16], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"up\": { \"uv\": [0, 0, 16, 16], \"texture\": \"#top\" },\n \"down\": { \"uv\": [0, 0, 16, 16], \"texture\": \"#slab\", \"cullface\": \"down\" }\n }\n },\n {\n \"from\": [2, 2, 10],\n \"to\": [6, 8, 14],\n \"faces\": {\n \"north\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"east\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"south\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"west\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#unlit\" },\n \"down\": { \"uv\": [6, 12, 10, 16], \"texture\": \"#unlit\" }\n }\n },\n {\n \"from\": [10, 2, 10],\n \"to\": [14, 8, 14],\n \"faces\": {\n \"north\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"east\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"south\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"west\": { \"uv\": [6, 4, 10, 10], \"texture\": \"#unlit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#unlit\" },\n \"down\": { \"uv\": [6, 12, 10, 16], \"texture\": \"#unlit\" }\n }\n },\n {\n \"from\": [6, 2, 2],\n \"to\": [10, 4, 6],\n \"faces\": {\n \"north\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#lit\" },\n \"east\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#lit\" },\n \"south\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#lit\" },\n \"west\": { \"uv\": [6, 6, 10, 8], \"texture\": \"#lit\" },\n \"up\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#lit\" },\n \"down\": { \"uv\": [6, 4, 10, 8], \"texture\": \"#lit\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/cross.json","value":"{\n\t\"ambientocclusion\": false,\n\t\"textures\": {\n\t\t\"particle\": \"#cross\"\n\t},\n\t\"elements\": [\n\t\t{ \"from\": [ 2.3, 0, 8 ],\n\t\t\t\"to\": [ 13.7, 16, 8 ],\n\t\t\t\"rotation\": { \"origin\": [ 8, 8, 8 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n\t\t\t\"shade\": false,\n\t\t\t\"faces\": {\n\t\t\t\t\"north\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#cross\" },\n\t\t\t\t\"south\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#cross\" }\n\t\t\t}\n\t\t},\n\t\t{ \"from\": [ 8, 0, 2.3 ],\n\t\t\t\"to\": [ 8, 16, 13.7 ],\n\t\t\t\"rotation\": { \"origin\": [ 8, 8, 8 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n\t\t\t\"shade\": false,\n\t\t\t\"faces\": {\n\t\t\t\t\"west\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#cross\" },\n\t\t\t\t\"east\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#cross\" }\n\t\t\t}\n\t\t}\n\t]\n}"}
{"name":"assets/minecraft/models/block/dead_sea_pickle.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/sea_pickle\",\n \"all\": \"block/sea_pickle\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 8, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/door_bottom.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#bottom\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 2, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 14, 0, 16, 16 ], \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 2, 0, 0, 16 ], \"texture\": \"#bottom\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 0, 2, 16 ], \"texture\": \"#bottom\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#bottom\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 16, 0, 0, 16 ], \"texture\": \"#bottom\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/door_bottom_rh.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#bottom\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 2, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 14, 0, 16, 16 ], \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 2, 0, 0, 16 ], \"texture\": \"#bottom\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 0, 2, 16 ], \"texture\": \"#bottom\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 16, 0, 0, 16 ], \"texture\": \"#bottom\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#bottom\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/door_top.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#top\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 2, 16, 16 ],\n \"faces\": {\n \"up\": { \"uv\": [ 14, 0, 16, 16 ], \"texture\": \"#bottom\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 2, 0, 0, 16 ], \"texture\": \"#top\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 0, 2, 16 ], \"texture\": \"#top\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 16, 0, 0, 16 ], \"texture\": \"#top\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/door_top_rh.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#top\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 2, 16, 16 ],\n \"faces\": {\n \"up\": { \"uv\": [ 14, 0, 16, 16 ], \"texture\": \"#bottom\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 2, 0, 0, 16 ], \"texture\": \"#top\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 0, 2, 16 ], \"texture\": \"#top\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 16, 0, 0, 16 ], \"texture\": \"#top\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/dragon_egg.json","value":"{ \"parent\": \"block/block\",\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/dragon_egg\",\n \"all\": \"block/dragon_egg\"\n },\n \"elements\": [\n { \"from\": [ 6, 12, 6 ],\n \"to\": [ 10, 14, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 10, 14, 14, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 4, 0, 8, 2 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 2, 12, 4, 16 ], \"texture\": \"#all\", \"rotation\": 90 },\n \"east\": { \"uv\": [ 8, 4, 10, 8 ], \"texture\": \"#all\", \"rotation\": 270 }\n }\n },\n { \"from\": [ 4, 8, 4 ],\n \"to\": [ 12, 12, 12 ],\n \"faces\": {\n \"up\": { \"uv\": [ 2, 2, 10, 10 ], \"texture\": \"#all\", \"rotation\": 90 },\n \"north\": { \"uv\": [ 4, 4, 12, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 6, 0, 14, 4 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\", \"rotation\": 90 },\n \"east\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\", \"rotation\": 270 }\n }\n },\n { \"from\": [ 2, 2, 2 ],\n \"to\": [ 14, 8, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#all\" },\n \"up\": { \"uv\": [ 0, 0, 12, 12 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 10, 16, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 2, 0, 14, 6 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 0, 2, 6, 14 ], \"texture\": \"#all\", \"rotation\": 90 },\n \"east\": { \"uv\": [ 10, 2, 16, 14 ], \"texture\": \"#all\", \"rotation\": 270 }\n }\n },\n { \"from\": [ 4, 0, 4 ],\n \"to\": [ 12, 2, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 0, 14, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 12, 12, 14 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 4, 0, 12, 2 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 6, 4, 8, 12 ], \"texture\": \"#all\", \"rotation\": 90 },\n \"east\": { \"uv\": [ 12, 4, 14, 12 ], \"texture\": \"#all\", \"rotation\": 270 }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/end_portal_frame.json","value":"{ \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/end_portal_frame_side\",\n \"bottom\": \"block/end_stone\",\n \"top\": \"block/end_portal_frame_top\",\n \"side\": \"block/end_portal_frame_side\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 14, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#bottom\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\" },\n \"south\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\" },\n \"west\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\" },\n \"east\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/end_portal_frame_filled.json","value":"{\n \"textures\": {\n \"particle\": \"block/end_portal_frame_side\",\n \"bottom\": \"block/end_stone\",\n \"top\": \"block/end_portal_frame_top\",\n \"side\": \"block/end_portal_frame_side\",\n \"eye\": \"block/end_portal_frame_eye\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 14, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#bottom\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\" },\n \"south\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\" },\n \"west\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\" },\n \"east\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\" }\n }\n },\n { \"from\": [ 4, 12, 4 ],\n \"to\": [ 12, 16, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#eye\" },\n \"up\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#eye\" },\n \"north\": { \"uv\": [ 4, 2, 12, 4 ], \"texture\": \"#eye\" },\n \"south\": { \"uv\": [ 4, 2, 12, 4 ], \"texture\": \"#eye\" },\n \"west\": { \"uv\": [ 4, 0, 12, 2 ], \"texture\": \"#eye\" },\n \"east\": { \"uv\": [ 4, 0, 12, 2 ], \"texture\": \"#eye\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/end_rod.json","value":"{ \"parent\": \"block/block\",\n \"display\": {\n \"head\": {\n \"rotation\": [ -60, 0, 0 ],\n \"translation\": [ 0, 5, -9],\n \"scale\":[ 1, 1, 1]\n },\n \"thirdperson_righthand\": {\n \"rotation\": [ 0, 0, 0 ],\n \"translation\": [ 0, 0, 0],\n \"scale\": [ 0.375, 0.375, 0.375 ]\n }\n },\n \"ambientocclusion\": false,\n \"textures\": {\n \"end_rod\": \"block/end_rod\",\n \"particle\": \"block/end_rod\"\n },\n \"elements\": [\n {\n \"from\": [ 4, 0, 4 ],\n \"to\": [ 12, 2, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 12, 12, 4, 4 ], \"texture\": \"#end_rod\" },\n \"up\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#end_rod\" },\n \"north\": { \"uv\": [ 4, 12, 12, 14 ], \"texture\": \"#end_rod\" },\n \"south\": { \"uv\": [ 4, 12, 12, 14 ], \"texture\": \"#end_rod\" },\n \"west\": { \"uv\": [ 4, 12, 12, 14 ], \"texture\": \"#end_rod\" },\n \"east\": { \"uv\": [ 4, 12, 12, 14 ], \"texture\": \"#end_rod\" }\n }\n },\n {\n \"from\": [ 6, 2, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 4, 0 ], \"texture\": \"#end_rod\" },\n \"up\": { \"uv\": [ 0, 0, 4, 4 ], \"texture\": \"#end_rod\" },\n \"north\": { \"uv\": [ 0, 0, 4, 14 ], \"texture\": \"#end_rod\" },\n \"south\": { \"uv\": [ 0, 0, 4, 14 ], \"texture\": \"#end_rod\" },\n \"west\": { \"uv\": [ 0, 2, 4, 16 ], \"texture\": \"#end_rod\" },\n \"east\": { \"uv\": [ 0, 2, 4, 16 ], \"texture\": \"#end_rod\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/fence_inventory.json","value":"{ \"parent\": \"block/block\",\n \"display\": {\n \"gui\": {\n \"rotation\": [ 30, 135, 0 ],\n \"translation\": [ 0, 0, 0],\n \"scale\":[ 0.625, 0.625, 0.625 ]\n },\n \"fixed\": {\n \"rotation\": [ 0, 90, 0 ],\n \"translation\": [ 0, 0, 0],\n \"scale\":[ 0.5, 0.5, 0.5 ]\n }\n },\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 0 ],\n \"to\": [ 10, 16, 4 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 0, 10, 4 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 6, 0, 10, 4 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 0, 0, 4, 16 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 12, 0, 16, 16 ], \"texture\": \"#texture\" }\n },\n \"__comment\": \"Left post\"\n },\n { \"from\": [ 6, 0, 12 ],\n \"to\": [ 10, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 12, 0, 16, 16 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 0, 0, 4, 16 ], \"texture\": \"#texture\" }\n },\n \"__comment\": \"Right post\"\n },\n { \"from\": [ 6, 10, 0 ],\n \"to\": [ 10, 14, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"up\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 6, 2, 10, 6 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 6, 2, 10, 6 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 0, 2, 16, 6 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 0, 2, 16, 6 ], \"texture\": \"#texture\" }\n },\n \"__comment\": \"Top bar\"\n },\n { \"from\": [ 6, 4, 0 ],\n \"to\": [ 10, 8, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"up\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 6, 10, 10, 14 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 6, 10, 10, 14 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 0, 8, 16, 12 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 0, 8, 16, 12 ], \"texture\": \"#texture\" }\n },\n \"__comment\": \"Lower bar\"\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/fence_post.json","value":"{\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#texture\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#texture\" }\n },\n \"__comment\": \"Center post\"\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/fence_side.json","value":"{\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 6, 10, 0 ],\n \"to\": [ 10, 14, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 0, 10, 6 ], \"texture\": \"#texture\" },\n \"up\": { \"uv\": [ 6, 0, 10, 6 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 0, 10, 6, 14 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 0, 10, 6, 14 ], \"texture\": \"#texture\" }\n },\n \"__comment\": \"top bar\"\n },\n { \"from\": [ 6, 4, 0 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 0, 10, 6 ], \"texture\": \"#texture\" },\n \"up\": { \"uv\": [ 6, 0, 10, 6 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 0, 4, 6, 8 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 0, 4, 6, 8 ], \"texture\": \"#texture\" }\n },\n \"__comment\": \"lower bar\"\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/flower_pot.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/flower_pot\",\n \"flowerpot\": \"block/flower_pot\",\n \"dirt\": \"block/dirt\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 10 ],\n \"to\": [ 10, 6, 12 ],\n \"faces\": {\n \"up\": { \"uv\": [ 6, 4, 10, 6 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 6, 0, 4 ],\n \"to\": [ 10, 6, 6 ],\n \"faces\": {\n \"up\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 10, 0, 6 ],\n \"to\": [ 12, 6, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 4, 6, 6, 10 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 4, 0, 6 ],\n \"to\": [ 6, 6, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 10, 6, 12, 10 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 4, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 12, 6, 16, 10 ], \"texture\": \"#dirt\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" }\n }\n }\n ]\n}"}
{"name":"assets/minecraft/models/block/flower_pot_cross.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/flower_pot\",\n \"flowerpot\": \"block/flower_pot\",\n \"dirt\": \"block/dirt\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 10 ],\n \"to\": [ 10, 6, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 6, 4, 10, 6 ], \"texture\": \"#flowerpot\" },\n \"north\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 6, 0, 4 ],\n \"to\": [ 10, 6, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"north\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 10, 0, 6 ],\n \"to\": [ 12, 6, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 6, 6, 10 ], \"texture\": \"#flowerpot\" },\n \"north\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 4, 0, 6 ],\n \"to\": [ 6, 6, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 10, 6, 12, 10 ], \"texture\": \"#flowerpot\" },\n \"north\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 4, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 12, 6, 16, 10 ], \"texture\": \"#dirt\" }\n }\n },\n { \"from\": [ 4, 4, 8 ],\n \"to\": [ 12, 15, 8 ],\n \"rotation\": { \"origin\": [ 8, 8, 8 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"faces\": {\n \"north\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#plant\" },\n \"south\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#plant\" }\n }\n },\n { \"from\": [ 8, 4, 4 ],\n \"to\": [ 8, 15, 12 ],\n \"rotation\": { \"origin\": [ 8, 8, 8 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"faces\": {\n \"west\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#plant\" },\n \"east\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#plant\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/four_dead_sea_pickles.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/sea_pickle\",\n \"all\": \"block/sea_pickle\"\n },\n \"elements\": [\n { \"from\": [ 2, 0, 2 ],\n \"to\": [ 6, 6, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 14 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 14 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 14 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 14 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 9, 0, 10 ],\n \"to\": [ 13, 4, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 12 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 12 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 12 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 12 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 9, 0, 2 ],\n \"to\": [ 13, 6, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 14 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 14 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 14 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 14 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 2, 0, 8 ],\n \"to\": [ 6, 8, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/four_sea_pickles.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/sea_pickle\",\n \"all\": \"block/sea_pickle\"\n },\n \"elements\": [\n { \"from\": [ 2, 0, 2 ],\n \"to\": [ 6, 6, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 14 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 14 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 14 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 14 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 3, 6, 4 ],\n \"to\": [ 5, 10, 4 ],\n \"rotation\": { \"origin\": [ 4, 8, 4 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 3, 6, 4 ],\n \"to\": [ 5, 10, 4 ],\n \"rotation\": { \"origin\": [ 4, 8, 4 ], \"axis\": \"y\", \"angle\": -45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 9, 0, 10 ],\n \"to\": [ 13, 4, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 12 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 12 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 12 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 12 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 10, 4, 12 ],\n \"to\": [ 12, 8, 12 ],\n \"rotation\": { \"origin\": [ 11, 6, 12 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 10, 4, 12 ],\n \"to\": [ 12, 8, 12 ],\n \"rotation\": { \"origin\": [ 11, 6, 12 ], \"axis\": \"y\", \"angle\": -45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 9, 0, 2 ],\n \"to\": [ 13, 6, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 14 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 14 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 14 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 14 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 10, 6, 4 ],\n \"to\": [ 12, 10, 4 ],\n \"rotation\": { \"origin\": [ 11, 8, 4 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 10, 6, 4 ],\n \"to\": [ 12, 10, 4 ],\n \"rotation\": { \"origin\": [ 11, 8, 4 ], \"axis\": \"y\", \"angle\": -45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 2, 0, 8 ],\n \"to\": [ 6, 8, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 3, 8, 10 ],\n \"to\": [ 5, 12, 10 ],\n \"rotation\": { \"origin\": [ 4, 10, 10 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 3, 8, 10 ],\n \"to\": [ 5, 12, 10 ],\n \"rotation\": { \"origin\": [ 4, 10, 10 ], \"axis\": \"y\", \"angle\": -45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/four_turtle_eggs.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/turtle_egg\",\n \"all\": \"block/turtle_egg\"\n },\n \"elements\": [\n { \n \"from\": [ 2, 0, 2 ],\n \"to\": [ 8, 6, 8 ],\n \"faces\": {\n \"up\": { \"texture\": \"#all\", \"uv\": [6, 0, 12, 6] },\n \"down\": { \"texture\": \"#all\", \"uv\": [6, 0, 12, 6] },\n \"north\": { \"texture\": \"#all\", \"uv\": [10, 10, 16, 16], \"rotation\": 90 },\n \"south\": { \"texture\": \"#all\", \"uv\": [10, 10, 16, 16] },\n \"east\": { \"texture\": \"#all\", \"uv\": [0, 10, 6, 16] },\n \"west\": { \"texture\": \"#all\", \"uv\": [0, 10, 6, 16] }\n }\n },\n { \n \"from\": [ 12, 0, 8 ],\n \"to\": [ 16, 4, 12 ],\n \"faces\": {\n \"up\": { \"texture\": \"#all\", \"uv\": [0, 0, 4, 4] },\n \"down\": { \"texture\": \"#all\", \"uv\": [0, 0, 4, 4] },\n \"south\": { \"texture\": \"#all\", \"uv\": [6, 2, 10, 6] },\n \"north\": { \"texture\": \"#all\", \"uv\": [6, 2, 10, 6], \"rotation\": 90 },\n \"east\": { \"texture\": \"#all\", \"uv\": [0, 12, 4, 16] },\n \"west\": { \"texture\": \"#all\", \"uv\": [2, 12, 6, 16] }\n }\n },\n { \n \"from\": [ 0, 0, 12 ],\n \"to\": [ 4, 6, 16 ],\n \"faces\": {\n \"up\": { \"texture\": \"#all\", \"uv\": [0, 6, 4, 10], \"rotation\": 90 },\n \"down\": { \"texture\": \"#all\", \"uv\": [0, 6, 4, 10], \"rotation\": 90 },\n \"north\": { \"texture\": \"#all\", \"uv\": [12, 2, 16, 8] },\n \"south\": { \"texture\": \"#all\", \"uv\": [12, 2, 16, 8] },\n \"east\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 14] },\n \"west\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 14] }\n }\n },\n { \n \"from\": [ 10, 0, 0 ],\n \"to\": [ 14, 4, 4 ],\n \"faces\": {\n \"up\": { \"texture\": \"#all\", \"uv\": [8, 2, 12, 6] },\n \"down\": { \"texture\": \"#all\", \"uv\": [8, 2, 12, 6] },\n \"south\": { \"texture\": \"#all\", \"uv\": [0, 10, 4, 14] },\n \"north\": { \"texture\": \"#all\", \"uv\": [2, 10, 6, 14] },\n \"east\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 12] },\n \"west\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 12] }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/grass_path.json","value":"{ \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/dirt\",\n \"top\": \"block/grass_path_top\",\n \"side\": \"block/grass_path_side\",\n \"bottom\": \"block/dirt\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 14, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#bottom\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#side\", \"cullface\": \"east\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/honey_block.json","value":"{ \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/honey_block_top\",\n \"down\": \"block/honey_block_bottom\",\n \"up\": \"block/honey_block_top\",\n \"side\": \"block/honey_block_side\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 16, 16 ],\n \"faces\": {\n \"down\": { \"texture\": \"#down\", \"cullface\": \"down\" },\n \"up\": { \"texture\": \"#down\", \"cullface\": \"up\" },\n \"north\": { \"texture\": \"#down\", \"cullface\": \"north\" },\n \"south\": { \"texture\": \"#down\", \"cullface\": \"south\" },\n \"west\": { \"texture\": \"#down\", \"cullface\": \"west\" },\n \"east\": { \"texture\": \"#down\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 2, 2, 2 ],\n \"to\": [ 14, 14, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#down\"},\n \"up\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#up\"},\n \"north\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#side\"},\n \"south\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#side\"},\n \"west\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#side\"},\n \"east\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#side\"}\n }\n }\n ]\n}\n\n"}
{"name":"assets/minecraft/models/block/hopper.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/hopper_outside\",\n \"top\": \"block/hopper_top\",\n \"side\": \"block/hopper_outside\",\n \"inside\": \"block/hopper_inside\"\n },\n \"elements\": [\n {\n \"from\": [4, 10, 0],\n \"to\": [12, 16, 4],\n \"faces\": {\n \"north\": {\"uv\": [4, 0, 12, 6], \"texture\": \"#side\"},\n \"east\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"south\": {\"uv\": [2, 6, 10, 12], \"texture\": \"#side\"},\n \"west\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"up\": {\"uv\": [4, 0, 12, 4], \"texture\": \"#top\"},\n \"down\": {\"uv\": [4, 12, 12, 16], \"texture\": \"#side\"}\n }\n },\n {\n \"from\": [4, 10, 12],\n \"to\": [12, 16, 16],\n \"faces\": {\n \"north\": {\"uv\": [4, 4, 12, 10], \"texture\": \"#side\"},\n \"east\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"south\": {\"uv\": [4, 0, 12, 6], \"texture\": \"#side\"},\n \"west\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"up\": {\"uv\": [4, 12, 12, 16], \"texture\": \"#top\"},\n \"down\": {\"uv\": [4, 0, 12, 4], \"texture\": \"#side\"}\n }\n },\n {\n \"from\": [12, 10, 0],\n \"to\": [16, 16, 16],\n \"faces\": {\n \"north\": {\"uv\": [0, 0, 4, 6], \"texture\": \"#side\"},\n \"east\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"south\": {\"uv\": [12, 0, 16, 6], \"texture\": \"#side\"},\n \"west\": {\"uv\": [0, 2, 16, 8], \"texture\": \"#side\"},\n \"up\": {\"uv\": [12, 0, 16, 16], \"texture\": \"#top\"},\n \"down\": {\"uv\": [12, 0, 16, 16], \"texture\": \"#side\"}\n }\n },\n {\n \"from\": [0, 10, 0],\n \"to\": [4, 16, 16],\n \"faces\": {\n \"north\": {\"uv\": [12, 0, 16, 6], \"texture\": \"#side\"},\n \"east\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"south\": {\"uv\": [0, 0, 4, 6], \"texture\": \"#side\"},\n \"west\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"up\": {\"uv\": [0, 0, 4, 16], \"texture\": \"#top\"},\n \"down\": {\"uv\": [0, 0, 4, 16], \"texture\": \"#side\"}\n }\n },\n {\n \"from\": [6, 0, 6],\n \"to\": [10, 4, 10],\n \"faces\": {\n \"north\": {\"uv\": [6, 2, 10, 6], \"texture\": \"#side\"},\n \"east\": {\"uv\": [2, 6, 6, 10], \"texture\": \"#side\"},\n \"south\": {\"uv\": [8, 8, 12, 12], \"texture\": \"#side\"},\n \"west\": {\"uv\": [10, 4, 14, 8], \"texture\": \"#side\"},\n \"up\": {\"uv\": [4, 4, 12, 12], \"texture\": \"#inside\"},\n \"down\": {\"uv\": [4, 4, 8, 8], \"texture\": \"#inside\"}\n }\n },\n {\n \"from\": [4, 4, 4],\n \"to\": [12, 10, 12],\n \"faces\": {\n \"north\": {\"uv\": [8, 2, 16, 8], \"texture\": \"#side\"},\n \"east\": {\"uv\": [0, 6, 8, 12], \"texture\": \"#side\"},\n \"south\": {\"uv\": [8, 4, 16, 10], \"texture\": \"#side\"},\n \"west\": {\"uv\": [0, 10, 8, 16], \"texture\": \"#side\"},\n \"up\": {\"uv\": [4, 4, 12, 12], \"texture\": \"#inside\"},\n \"down\": {\"uv\": [4, 4, 12, 12], \"texture\": \"#side\"}\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/hopper_side.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/hopper_outside\",\n \"top\": \"block/hopper_top\",\n \"side\": \"block/hopper_outside\",\n \"inside\": \"block/hopper_inside\"\n },\n \"elements\": [\n {\n \"from\": [4, 10, 0],\n \"to\": [12, 16, 4],\n \"faces\": {\n \"north\": {\"uv\": [4, 0, 12, 6], \"texture\": \"#side\"},\n \"east\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"south\": {\"uv\": [2, 6, 10, 12], \"texture\": \"#side\"},\n \"west\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"up\": {\"uv\": [4, 0, 12, 4], \"texture\": \"#top\"},\n \"down\": {\"uv\": [4, 12, 12, 16], \"texture\": \"#side\"}\n }\n },\n {\n \"from\": [4, 10, 12],\n \"to\": [12, 16, 16],\n \"faces\": {\n \"north\": {\"uv\": [4, 4, 12, 10], \"texture\": \"#side\"},\n \"east\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"south\": {\"uv\": [4, 0, 12, 6], \"texture\": \"#side\"},\n \"west\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"up\": {\"uv\": [4, 12, 12, 16], \"texture\": \"#top\"},\n \"down\": {\"uv\": [4, 0, 12, 4], \"texture\": \"#side\"}\n }\n },\n {\n \"from\": [12, 10, 0],\n \"to\": [16, 16, 16],\n \"faces\": {\n \"north\": {\"uv\": [0, 0, 4, 6], \"texture\": \"#side\"},\n \"east\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"south\": {\"uv\": [12, 0, 16, 6], \"texture\": \"#side\"},\n \"west\": {\"uv\": [0, 2, 16, 8], \"texture\": \"#side\"},\n \"up\": {\"uv\": [12, 0, 16, 16], \"texture\": \"#top\"},\n \"down\": {\"uv\": [12, 0, 16, 16], \"texture\": \"#side\"}\n }\n },\n {\n \"from\": [0, 10, 0],\n \"to\": [4, 16, 16],\n \"faces\": {\n \"north\": {\"uv\": [12, 0, 16, 6], \"texture\": \"#side\"},\n \"east\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"south\": {\"uv\": [0, 0, 4, 6], \"texture\": \"#side\"},\n \"west\": {\"uv\": [0, 0, 16, 6], \"texture\": \"#side\"},\n \"up\": {\"uv\": [0, 0, 4, 16], \"texture\": \"#top\"},\n \"down\": {\"uv\": [0, 0, 4, 16], \"texture\": \"#side\"}\n }\n },\n {\n \"from\": [6, 4, 0],\n \"to\": [10, 8, 4],\n \"faces\": {\n \"north\": {\"uv\": [4, 4, 8, 8], \"texture\": \"#inside\"},\n \"east\": {\"uv\": [2, 6, 6, 10], \"texture\": \"#side\"},\n \"south\": {\"uv\": [8, 8, 12, 12], \"texture\": \"#side\"},\n \"west\": {\"uv\": [10, 4, 14, 8], \"texture\": \"#side\"},\n \"up\": {\"uv\": [4, 4, 12, 12], \"texture\": \"#inside\"},\n \"down\": {\"uv\": [8, 4, 12, 8], \"texture\": \"#side\"}\n }\n },\n {\n \"from\": [4, 4, 4],\n \"to\": [12, 10, 12],\n \"faces\": {\n \"north\": {\"uv\": [8, 2, 16, 8], \"texture\": \"#side\"},\n \"east\": {\"uv\": [0, 6, 8, 12], \"texture\": \"#side\"},\n \"south\": {\"uv\": [8, 4, 16, 10], \"texture\": \"#side\"},\n \"west\": {\"uv\": [0, 10, 8, 16], \"texture\": \"#side\"},\n \"up\": {\"uv\": [4, 4, 12, 12], \"texture\": \"#inside\"},\n \"down\": {\"uv\": [4, 4, 12, 12], \"texture\": \"#side\"}\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/iron_bars_post.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/iron_bars\",\n \"bars\": \"block/iron_bars\"\n },\n \"elements\": [\n { \"from\": [ 8, 0, 6 ],\n \"to\": [ 8, 16, 10 ],\n \"faces\": {\n \"west\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#bars\" },\n \"east\": { \"uv\": [ 10, 0, 6, 16 ], \"texture\": \"#bars\" }\n }\n },\n { \"from\": [ 6, 0, 8 ],\n \"to\": [ 10, 16, 8 ],\n \"faces\": {\n \"north\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#bars\" },\n \"south\": { \"uv\": [ 10, 0, 6, 16 ], \"texture\": \"#bars\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/iron_bars_post_ends.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/iron_bars\",\n \"edge\": \"block/iron_bars\"\n },\n \"elements\": [\n { \"from\": [ 6, 0.001, 6 ],\n \"to\": [ 10, 0.001, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#edge\" },\n \"up\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#edge\" }\n }\n },\n { \"from\": [ 6, 15.999, 6 ],\n \"to\": [ 10, 15.999, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#edge\" },\n \"up\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#edge\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/lever.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/cobblestone\",\n \"base\": \"block/cobblestone\",\n \"lever\": \"block/lever\"\n },\n \"elements\": [\n { \"from\": [ 4, 0, 4 ],\n \"to\": [ 12, 2, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 16, 12 ], \"texture\": \"#base\" },\n \"up\": { \"uv\": [ 6, 8, 14, 16 ], \"texture\": \"#base\" },\n \"north\": { \"uv\": [ 8, 4, 16, 6 ], \"texture\": \"#base\" },\n \"south\": { \"uv\": [ 4, 0, 12, 2 ], \"texture\": \"#base\" },\n \"west\": { \"uv\": [ 0, 14, 8, 16 ], \"texture\": \"#base\" },\n \"east\": { \"uv\": [ 2, 4, 10, 6 ], \"texture\": \"#base\" }\n }\n },\n { \"from\": [ 6, -0.5, 3 ],\n \"to\": [ 10, 9.5, 7 ],\n \"rotation\": { \"origin\": [ 7.5, 5.5, 5 ], \"axis\": \"x\", \"angle\": -45 },\n \"faces\": {\n\t\t\t\t\"down\": { \"uv\": [ 6, 8, 10, 12 ], \"texture\": \"#lever\" },\n\t\t\t\t\"up\": { \"uv\": [ 7, 6, 9, 8 ], \"texture\": \"#lever\" },\n\t\t\t\t\"north\": { \"uv\": [ 6, 4, 10, 16 ], \"texture\": \"#lever\" },\n\t\t\t\t\"south\": { \"uv\": [ 6, 4, 10, 16 ], \"texture\": \"#lever\" },\n\t\t\t\t\"west\": { \"uv\": [ 6, 4, 10, 16 ], \"texture\": \"#lever\" },\n\t\t\t\t\"east\": { \"uv\": [ 6, 4, 10, 16 ], \"texture\": \"#lever\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/lever_on.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/cobblestone\",\n \"base\": \"block/cobblestone\",\n \"lever\": \"block/lever\"\n },\n \"elements\": [\n { \"from\": [ 4, 0, 4 ],\n \"to\": [ 12, 2, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 16, 12 ], \"texture\": \"#base\" },\n \"up\": { \"uv\": [ 6, 8, 14, 16 ], \"texture\": \"#base\" },\n \"north\": { \"uv\": [ 8, 4, 16, 6 ], \"texture\": \"#base\" },\n \"south\": { \"uv\": [ 4, 0, 12, 2 ], \"texture\": \"#base\" },\n \"west\": { \"uv\": [ 0, 14, 8, 16 ], \"texture\": \"#base\" },\n \"east\": { \"uv\": [ 2, 4, 10, 6 ], \"texture\": \"#base\" }\n }\n },\n { \"from\": [ 6, -0.5, 9 ],\n \"to\": [ 10, 9.5, 13 ],\n \"rotation\": { \"origin\": [ 7.5, 5.5, 11 ], \"axis\": \"x\", \"angle\": 45 },\n \"faces\": {\n\t\t\t\t\"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#lever\" },\n\t\t\t\t\"up\": { \"uv\": [ 7, 6, 9, 8 ], \"texture\": \"#lever\" },\n\t\t\t\t\"north\": { \"uv\": [ 6, 4, 10, 16 ], \"texture\": \"#lever\" },\n\t\t\t\t\"south\": { \"uv\": [ 6, 4, 10, 16 ], \"texture\": \"#lever\" },\n\t\t\t\t\"west\": { \"uv\": [ 6, 4, 10, 16 ], \"texture\": \"#lever\" },\n\t\t\t\t\"east\": { \"uv\": [ 6, 4, 10, 16 ], \"texture\": \"#lever\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/nether_portal_ew.json","value":"{\n \"textures\": {\n \"particle\": \"block/nether_portal\",\n \"portal\": \"block/nether_portal\"\n },\n \"elements\": [\n { \"from\": [ 4, 0, 0 ],\n \"to\": [ 12, 16, 16 ],\n \"faces\": {\n \"east\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#portal\" },\n \"west\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#portal\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/nether_portal_ns.json","value":"{\n \"textures\": {\n \"particle\": \"block/nether_portal\",\n \"portal\": \"block/nether_portal\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 4 ],\n \"to\": [ 16, 16, 12 ],\n \"faces\": {\n \"north\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#portal\" },\n \"south\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#portal\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/potted_bamboo.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/flower_pot\",\n \"flowerpot\": \"block/flower_pot\",\n \"dirt\": \"block/dirt\",\n \"bamboo\": \"block/bamboo_stalk\",\n \"leaf\": \"block/bamboo_singleleaf\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 10 ],\n \"to\": [ 10, 6, 12 ],\n \"faces\": {\n \"up\": { \"uv\": [ 6, 4, 10, 6 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 6, 0, 4 ],\n \"to\": [ 10, 6, 6 ],\n \"faces\": {\n \"up\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 10, 0, 6 ],\n \"to\": [ 12, 6, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 4, 6, 6, 10 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 4, 0, 6 ],\n \"to\": [ 6, 6, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 10, 6, 12, 10 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 4, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#dirt\" }\n }\n },\n { \"from\": [ 6, 2, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 12, 0, 16, 4 ], \"texture\": \"#bamboo\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 0, 0, 4, 14 ], \"texture\": \"#bamboo\" },\n \"south\": { \"uv\": [ 0, 0, 4, 14 ], \"texture\": \"#bamboo\" },\n \"west\": { \"uv\": [ 0, 0, 4, 14 ], \"texture\": \"#bamboo\" },\n \"east\": { \"uv\": [ 0, 0, 4, 14 ], \"texture\": \"#bamboo\" }\n }\n },\n { \"from\": [ 0, 2, 8 ],\n \"to\": [ 16, 18, 8 ],\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#leaf\" },\n \"south\": { \"uv\": [ 16, 0, 0, 16 ], \"texture\": \"#leaf\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/potted_cactus.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/flower_pot\",\n \"flowerpot\": \"block/flower_pot\",\n \"dirt\": \"block/dirt\",\n \"cactus\": \"block/cactus_side\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 10 ],\n \"to\": [ 10, 6, 12 ],\n \"faces\": {\n \"up\": { \"uv\": [ 6, 4, 10, 6 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 6, 0, 4 ],\n \"to\": [ 10, 6, 6 ],\n \"faces\": {\n \"up\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 10, 0, 6 ],\n \"to\": [ 12, 6, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 4, 6, 6, 10 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 4, 0, 6 ],\n \"to\": [ 6, 6, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 10, 6, 12, 10 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 4, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 12, 6, 16, 10 ], \"texture\": \"#dirt\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" }\n }\n },\n { \"from\": [ 6, 4, 6 ],\n \"to\": [ 10, 8, 10 ],\n \"faces\": {\n \"north\": { \"uv\": [ 6, 8, 10, 12 ], \"texture\": \"#cactus\" },\n \"south\": { \"uv\": [ 6, 8, 10, 12 ], \"texture\": \"#cactus\" },\n \"west\": { \"uv\": [ 6, 8, 10, 12 ], \"texture\": \"#cactus\" },\n \"east\": { \"uv\": [ 6, 8, 10, 12 ], \"texture\": \"#cactus\" }\n }\n },\n { \"from\": [ 6, 8, 6 ],\n \"to\": [ 10, 12, 10 ],\n \"faces\": {\n \"north\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#cactus\" },\n \"south\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#cactus\" },\n \"west\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#cactus\" },\n \"east\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#cactus\" }\n }\n },\n { \"from\": [ 6, 12, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#cactus\" },\n \"north\": { \"uv\": [ 6, 0, 10, 4 ], \"texture\": \"#cactus\" },\n \"south\": { \"uv\": [ 6, 0, 10, 4 ], \"texture\": \"#cactus\" },\n \"west\": { \"uv\": [ 6, 0, 10, 4 ], \"texture\": \"#cactus\" },\n \"east\": { \"uv\": [ 6, 0, 10, 4 ], \"texture\": \"#cactus\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/potted_fern.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/flower_pot\",\n \"flowerpot\": \"block/flower_pot\",\n \"dirt\": \"block/dirt\",\n \"plant\": \"block/fern\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 10 ],\n \"to\": [ 10, 6, 12 ],\n \"faces\": {\n \"up\": { \"uv\": [ 6, 4, 10, 6 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 6, 0, 4 ],\n \"to\": [ 10, 6, 6 ],\n \"faces\": {\n \"up\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 10, 0, 6 ],\n \"to\": [ 12, 6, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 4, 6, 6, 10 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 4, 0, 6 ],\n \"to\": [ 6, 6, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 10, 6, 12, 10 ], \"texture\": \"#flowerpot\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" },\n \"north\": { \"uv\": [ 4, 10, 6, 16 ], \"texture\": \"#flowerpot\" },\n \"south\": { \"uv\": [ 10, 10, 12, 16 ], \"texture\": \"#flowerpot\" },\n \"west\": { \"uv\": [ 6, 10, 10, 16 ], \"texture\": \"#flowerpot\" },\n \"east\": { \"uv\": [ 6, 10, 10, 12 ], \"texture\": \"#flowerpot\" }\n }\n },\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 4, 10 ],\n \"faces\": {\n \"up\": { \"uv\": [ 12, 6, 16, 10 ], \"texture\": \"#dirt\" },\n \"down\": { \"uv\": [ 4, 14, 6, 16 ], \"texture\": \"#flowerpot\", \"cullface\": \"down\" }\n }\n },\n { \"from\": [ 5.5, 4, 8 ],\n \"to\": [ 10.5, 15.5, 8 ],\n \"rotation\": { \"origin\": [ 8, 8, 8 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 2, 0, 14, 16 ], \"texture\": \"#plant\", \"tintindex\": 0 },\n \"south\": { \"uv\": [ 2, 0, 14, 16 ], \"texture\": \"#plant\", \"tintindex\": 0 }\n }\n },\n { \"from\": [ 8, 4, 5.5 ],\n \"to\": [ 8, 15.5, 10.5 ],\n \"rotation\": { \"origin\": [ 8, 8, 8 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"west\": { \"uv\": [ 2, 0, 14, 16 ], \"texture\": \"#plant\", \"tintindex\": 0 },\n \"east\": { \"uv\": [ 2, 0, 14, 16 ], \"texture\": \"#plant\", \"tintindex\": 0 }\n }\n }\n ]\n}"}
{"name":"assets/minecraft/models/block/pressure_plate_down.json","value":"{ \"parent\": \"block/thin_block\",\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 2, -1, 2 ],\n \"to\": [ 14, 1, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 2, 14, 14, 16 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 2, 14, 14, 16 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 2, 14, 14, 16 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 2, 14, 14, 16 ], \"texture\": \"#texture\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/pressure_plate_up.json","value":"{ \"parent\": \"block/thin_block\",\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 2, 0, 2 ],\n \"to\": [ 14, 2, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 2, 2, 14, 14 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 2, 14, 14, 16 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 2, 14, 14, 16 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 2, 14, 14, 16 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 2, 14, 14, 16 ], \"texture\": \"#texture\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/rail_curved.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#rail\"\n },\n \"elements\": [\n { \"from\": [ 0, 2, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 16, 16, 0 ], \"texture\": \"#rail\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#rail\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/rail_flat.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#rail\"\n },\n \"elements\": [\n { \"from\": [ 0, 2, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 16, 16, 0 ], \"texture\": \"#rail\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#rail\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_1tick.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater\",\n \"torch\": \"block/redstone_torch_off\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 6, 2, 6 ],\n \"to\": [ 10, 6, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_1tick_locked.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater\",\n \"lock\": \"block/bedrock\",\n \"torch\": \"block/redstone_torch_off\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 2, 2, 6 ],\n \"to\": [ 14, 4, 8 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"up\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"north\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"south\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"west\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" },\n \"east\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_1tick_on.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater_on\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater_on\",\n \"torch\": \"block/redstone_torch\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 6, 2, 6 ],\n \"to\": [ 10, 6, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_1tick_on_locked.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater_on\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater_on\",\n \"lock\": \"block/bedrock\",\n \"torch\": \"block/redstone_torch\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 2, 2, 6 ],\n \"to\": [ 14, 4, 8 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"up\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"north\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"south\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"west\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" },\n \"east\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_2tick.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater\",\n \"torch\": \"block/redstone_torch_off\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 6, 2, 6 ],\n \"to\": [ 10, 8, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_2tick_locked.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater\",\n \"lock\": \"block/bedrock\",\n \"torch\": \"block/redstone_torch_off\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 2, 2, 8 ],\n \"to\": [ 14, 4, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"up\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"north\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"south\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"west\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" },\n \"east\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_2tick_on.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater_on\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater_on\",\n \"torch\": \"block/redstone_torch\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 6, 2, 6 ],\n \"to\": [ 10, 8, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_2tick_on_locked.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater_on\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater_on\",\n \"lock\": \"block/bedrock\",\n \"torch\": \"block/redstone_torch\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 2, 2, 8 ],\n \"to\": [ 14, 4, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"up\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"north\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"south\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"west\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" },\n \"east\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_3tick.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater\",\n \"torch\": \"block/redstone_torch_off\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 6, 2, 8 ],\n \"to\": [ 10, 8, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_3tick_locked.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater\",\n \"lock\": \"block/bedrock\",\n \"torch\": \"block/redstone_torch_off\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 2, 2, 10 ],\n \"to\": [ 14, 4, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"up\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"north\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"south\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"west\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" },\n \"east\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_3tick_on.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater_on\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater_on\",\n \"torch\": \"block/redstone_torch\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 6, 2, 8 ],\n \"to\": [ 10, 8, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_3tick_on_locked.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater_on\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater_on\",\n \"lock\": \"block/bedrock\",\n \"torch\": \"block/redstone_torch\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 2, 2, 10 ],\n \"to\": [ 14, 4, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"up\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"north\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"south\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"west\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" },\n \"east\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_4tick.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater\",\n \"torch\": \"block/redstone_torch_off\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 6, 2, 10 ],\n \"to\": [ 10, 8, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_4tick_locked.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater\",\n \"lock\": \"block/bedrock\",\n \"torch\": \"block/redstone_torch_off\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 2, 2, 12 ],\n \"to\": [ 14, 4, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"up\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"north\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"south\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"west\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" },\n \"east\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_4tick_on.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater_on\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater_on\",\n \"torch\": \"block/redstone_torch\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 6, 2, 10 ],\n \"to\": [ 10, 8, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/repeater_4tick_on_locked.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/repeater_on\",\n \"slab\": \"block/smooth_stone\",\n \"top\": \"block/repeater_on\",\n \"lock\": \"block/bedrock\",\n \"torch\": \"block/redstone_torch\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#slab\", \"cullface\": \"east\" }\n }\n },\n { \"from\": [ 2, 2, 12 ],\n \"to\": [ 14, 4, 14 ],\n \"faces\": {\n \"down\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"up\": { \"uv\": [ 2, 2, 14, 4 ], \"texture\": \"#lock\" },\n \"north\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"south\": { \"uv\": [ 2, 6, 14, 8 ], \"texture\": \"#lock\" },\n \"west\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" },\n \"east\": { \"uv\": [ 6, 2, 8, 4 ], \"texture\": \"#lock\" }\n }\n },\n { \"from\": [ 6, 2, 2 ],\n \"to\": [ 10, 8, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 12, 10, 16 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 6, 4, 10, 8 ], \"texture\": \"#torch\" },\n \"north\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"west\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 6, 4, 10, 10 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/sea_pickle.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/sea_pickle\",\n \"all\": \"block/sea_pickle\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 8, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 7, 8, 8 ],\n \"to\": [ 9, 12, 8 ],\n \"rotation\": { \"origin\": [ 8, 10, 8 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 7, 8, 8 ],\n \"to\": [ 9, 12, 8 ],\n \"rotation\": { \"origin\": [ 8, 10, 8 ], \"axis\": \"y\", \"angle\": -45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/slime_block.json","value":"{ \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/slime_block\",\n \"texture\": \"block/slime_block\"\n },\n \"elements\": [\n { \"from\": [ 4, 4, 4 ],\n \"to\": [ 12, 12, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#texture\" },\n \"up\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#texture\" },\n \"west\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#texture\" },\n \"east\": { \"uv\": [ 4, 4, 12, 12 ], \"texture\": \"#texture\" }\n }\n },\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"east\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/sunflower_top.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"block/sunflower_front\",\n \"cross\": \"block/sunflower_top\",\n \"back\": \"block/sunflower_back\",\n \"front\": \"block/sunflower_front\"\n },\n \"elements\": [\n {\n \"from\": [3.8, 0, 8],\n \"to\": [12.2, 10, 8],\n \"rotation\": {\n \"angle\": 45,\n \"axis\": \"y\",\n \"origin\": [8, 8, 8],\n \"rescale\": true\n },\n \"faces\": {\n \"north\": {\n \"uv\": [2, 4, 14, 14],\n \"texture\": \"#cross\"\n },\n \"south\": {\"uv\": [2, 6, 14, 16], \"texture\": \"#cross\"}\n }\n },\n {\n \"from\": [8, 0, 3.8],\n \"to\": [8, 10, 12.2],\n \"rotation\": {\n \"angle\": 45,\n \"axis\": \"y\",\n \"origin\": [8, 8, 8],\n \"rescale\": true\n },\n \"faces\": {\n \"east\": {\"uv\": [2, 6, 14, 16], \"texture\": \"#cross\"},\n \"west\": {\"uv\": [2, 4, 14, 14], \"texture\": \"#cross\"}\n }\n },\n {\n \"from\": [9.2, 3, 1],\n \"to\": [9.2, 15, 15],\n \"rotation\": {\n \"angle\": 22.5,\n \"axis\": \"z\",\n \"origin\": [7.2, 9.7, 8],\n \"rescale\": true\n },\n \"faces\": {\n \"east\": {\"uv\": [0, 0, 16, 16], \"texture\": \"#front\"},\n \"west\": {\"uv\": [0, 0, 16, 16], \"texture\": \"#back\"}\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_farmland.json","value":"{ \"parent\": \"block/block\",\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 14, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#dirt\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#top\" },\n \"north\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#dirt\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#dirt\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#dirt\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 2, 16, 16 ], \"texture\": \"#dirt\", \"cullface\": \"east\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_fence_gate.json","value":"{\n \"parent\": \"block/block\",\n \"display\": {\n \"gui\": {\n \"rotation\": [30, 45, 0],\n \"translation\": [0, -1, 0],\n \"scale\": [0.8, 0.8, 0.8]\n },\n \"head\": {\n \"rotation\": [0, 0, 0],\n \"translation\": [0, -3, -6],\n \"scale\": [1, 1, 1]\n }\n },\n \"textures\": { \"particle\": \"#texture\" },\n \"elements\": [\n {\n \"__comment\": \"Left-hand post\",\n \"from\": [0, 4, 6],\n \"to\": [4, 16, 10],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [16, 10, 12, 6] },\n \"down\": { \"texture\": \"#texture\", \"uv\": [0, 6, 4, 10] },\n \"south\": { \"texture\": \"#texture\", \"uv\": [0, 0, 4, 12] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [16, 0, 12, 12] },\n \"east\": { \"texture\": \"#texture\", \"uv\": [10, 0, 6, 12] },\n \"west\": { \"texture\": \"#texture\", \"uv\": [6, 0, 10, 12] }\n }\n },\n {\n \"from\": [4, 12, 6],\n \"to\": [8, 14, 10],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [12, 10, 8, 6] },\n \"down\": { \"texture\": \"#texture\", \"uv\": [4, 6, 8, 10] },\n \"south\": { \"texture\": \"#texture\", \"uv\": [4, 2, 8, 4] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [12, 2, 8, 4] },\n \"east\": { \"texture\": \"#texture\", \"uv\": [10, 2, 6, 4] },\n \"west\": { \"texture\": \"#texture\", \"uv\": [6, 2, 10, 4] }\n }\n },\n {\n \"from\": [4, 8, 6],\n \"to\": [8, 10, 10],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [12, 10, 8, 6] },\n \"down\": { \"texture\": \"#texture\", \"uv\": [4, 6, 8, 10] },\n \"south\": { \"texture\": \"#texture\", \"uv\": [4, 6, 8, 8] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [12, 6, 8, 8] },\n \"east\": { \"texture\": \"#texture\", \"uv\": [10, 6, 6, 8] },\n \"west\": { \"texture\": \"#texture\", \"uv\": [6, 6, 10, 8] }\n }\n },\n {\n \"__comment\": \"Right-hand post\",\n \"from\": [12, 4, 6],\n \"to\": [16, 16, 10],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [4, 10, 0, 6] },\n \"down\": { \"texture\": \"#texture\", \"uv\": [12, 6, 16, 10] },\n \"south\": { \"texture\": \"#texture\", \"uv\": [12, 0, 16, 12] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [4, 0, 0, 12] },\n \"east\": { \"texture\": \"#texture\", \"uv\": [10, 0, 6, 12] },\n \"west\": { \"texture\": \"#texture\", \"uv\": [6, 0, 10, 12] }\n }\n },\n {\n \"from\": [8, 12, 6],\n \"to\": [12, 14, 10],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [8, 10, 4, 6] },\n \"down\": { \"texture\": \"#texture\", \"uv\": [8, 6, 12, 10] },\n \"south\": { \"texture\": \"#texture\", \"uv\": [8, 2, 12, 4] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [8, 2, 4, 4] },\n \"east\": { \"texture\": \"#texture\", \"uv\": [10, 2, 6, 4] },\n \"west\": { \"texture\": \"#texture\", \"uv\": [6, 2, 10, 4] }\n }\n },\n {\n \"from\": [8, 8, 6],\n \"to\": [12, 10, 10],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [8, 10, 4, 6] },\n \"down\": { \"texture\": \"#texture\", \"uv\": [8, 6, 12, 10] },\n \"south\": { \"texture\": \"#texture\", \"uv\": [8, 6, 12, 8] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [8, 6, 4, 8] },\n \"east\": { \"texture\": \"#texture\", \"uv\": [10, 6, 6, 8] },\n \"west\": { \"texture\": \"#texture\", \"uv\": [6, 6, 10, 8] }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_fence_gate_open.json","value":"{ \"parent\": \"block/block\",\n \"display\": {\n \"gui\": {\n \"rotation\": [ 30, 45, 0 ],\n \"translation\": [ 0, -1, 0],\n \"scale\":[ 0.8, 0.8, 0.8 ]\n },\n \"head\": {\n \"rotation\": [ 0, 0, 0 ],\n \"translation\": [ 0, -3, -6],\n \"scale\":[ 1, 1, 1]\n }\n },\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"__comment\": \"Left-hand post\",\n \"from\": [0, 4, 6],\n \"to\": [4, 16, 10],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [16, 10, 12, 6] },\n \"down\": { \"texture\": \"#texture\", \"uv\": [0, 6, 4, 10] },\n \"south\": { \"texture\": \"#texture\", \"uv\": [0, 0, 4, 12] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [16, 0, 12, 12] },\n \"east\": { \"texture\": \"#texture\", \"uv\": [10, 0, 6, 12] },\n \"west\": { \"texture\": \"#texture\", \"uv\": [6, 0, 10, 12] }\n }\n },\n {\n \"from\": [ 0, 12, 10 ],\n \"to\": [ 4, 14, 16 ],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [14, 10, 8, 8], \"rotation\": 90 },\n \"down\": { \"texture\": \"#texture\", \"uv\": [2, 6, 8, 8], \"rotation\": 90 },\n \n \"west\": { \"texture\": \"#texture\", \"uv\": [2, 2, 8, 4] },\n \"east\": { \"texture\": \"#texture\", \"uv\": [14, 2, 8, 4] },\n \n \"south\": { \"texture\": \"#texture\", \"uv\": [8, 2, 6, 4] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [8, 2, 10, 4] }\n }\n },\n {\n \"from\": [ 0, 8, 10 ],\n \"to\": [ 4, 10, 16 ],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [14, 10, 8, 8], \"rotation\": 90 },\n \"down\": { \"texture\": \"#texture\", \"uv\": [2, 6, 8, 8], \"rotation\": 90 },\n \n \"west\": { \"texture\": \"#texture\", \"uv\": [2, 6, 8, 8] },\n \"east\": { \"texture\": \"#texture\", \"uv\": [14, 6, 8, 8] },\n \n \"south\": { \"texture\": \"#texture\", \"uv\": [8, 6, 6, 8] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [8, 6, 10, 8] }\n }\n },\n \n { \"__comment\": \"Right-hand post\",\n \"from\": [12, 4, 6],\n \"to\": [16, 16, 10],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [4, 10, 0, 6] },\n \"down\": { \"texture\": \"#texture\", \"uv\": [12, 6, 16, 10] },\n \"south\": { \"texture\": \"#texture\", \"uv\": [12, 0, 16, 12] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [4, 0, 0, 12] },\n \"east\": { \"texture\": \"#texture\", \"uv\": [10, 0, 6, 12] },\n \"west\": { \"texture\": \"#texture\", \"uv\": [6, 0, 10, 12] }\n }\n },\n {\n \"from\": [ 12, 12, 10 ],\n \"to\": [ 16, 14, 16 ],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [8, 10, 2, 8], \"rotation\": 270 },\n \"down\": { \"texture\": \"#texture\", \"uv\": [8, 6, 14, 8], \"rotation\": 270 },\n \n \"east\": { \"texture\": \"#texture\", \"uv\": [8, 2, 14, 4] },\n \"west\": { \"texture\": \"#texture\", \"uv\": [8, 2, 2, 4] },\n \n \"south\": { \"texture\": \"#texture\", \"uv\": [8, 2, 6, 4] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [8, 2, 10, 4] }\n }\n },\n {\n \"from\": [ 12, 8, 10 ],\n \"to\": [ 16, 10, 16 ],\n \"faces\": {\n \"up\": { \"texture\": \"#texture\", \"uv\": [8, 10, 2, 8], \"rotation\": 270 },\n \"down\": { \"texture\": \"#texture\", \"uv\": [8, 6, 14, 8], \"rotation\": 270 },\n \n \"east\": { \"texture\": \"#texture\", \"uv\": [8, 6, 14, 8] },\n \"west\": { \"texture\": \"#texture\", \"uv\": [8, 6, 2, 8] },\n \n \"south\": { \"texture\": \"#texture\", \"uv\": [8, 6, 6, 8] },\n \"north\": { \"texture\": \"#texture\", \"uv\": [8, 6, 10, 8] }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_glass_pane_noside.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#pane\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"north\": { \"uv\": [ 10, 0, 6, 16 ], \"texture\": \"#pane\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_glass_pane_noside_alt.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#pane\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"east\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#pane\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_glass_pane_post.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#pane\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 16, 10 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#edge\" },\n \"up\": { \"uv\": [ 6, 6, 10, 10 ], \"texture\": \"#edge\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_glass_pane_side.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#pane\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 0 ],\n \"to\": [ 10, 16, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 0, 10, 6 ], \"texture\": \"#edge\" },\n \"up\": { \"uv\": [ 6, 0, 10, 6 ], \"texture\": \"#edge\" },\n \"north\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#edge\", \"cullface\": \"north\" },\n \"west\": { \"uv\": [ 16, 0, 10, 16 ], \"texture\": \"#pane\" },\n \"east\": { \"uv\": [ 10, 0, 16, 16 ], \"texture\": \"#pane\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_glass_pane_side_alt.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#pane\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 10 ],\n \"to\": [ 10, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 6, 0, 10, 6 ], \"texture\": \"#edge\" },\n \"up\": { \"uv\": [ 6, 0, 10, 6 ], \"texture\": \"#edge\" },\n \"south\": { \"uv\": [ 6, 0, 10, 16 ], \"texture\": \"#edge\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 6, 0, 0, 16 ], \"texture\": \"#pane\" },\n \"east\": { \"uv\": [ 0, 0, 6, 16 ], \"texture\": \"#pane\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_orientable_trapdoor_bottom.json","value":"{ \"parent\": \"block/thin_block\",\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 16, 16, 0 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 0, 0, 16, 2 ], \"texture\": \"#texture\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 0, 16, 2 ], \"texture\": \"#texture\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 0, 16, 2 ], \"texture\": \"#texture\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 0, 16, 2 ], \"texture\": \"#texture\", \"cullface\": \"east\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_orientable_trapdoor_open.json","value":"{\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 14 ],\n \"to\": [ 16, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 2 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 2, 16, 0 ], \"texture\": \"#texture\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 0, 16, 16, 0 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 0, 16, 16, 0 ], \"texture\": \"#texture\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 0, 16, 2 ], \"rotation\": 90, \"texture\": \"#texture\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 2, 16, 0 ], \"rotation\": 90, \"texture\": \"#texture\", \"cullface\": \"east\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_orientable_trapdoor_top.json","value":"{\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 0, 14, 0 ],\n \"to\": [ 16, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\" },\n \"up\": { \"uv\": [ 0, 16, 16, 0 ], \"texture\": \"#texture\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 0, 0, 16, 2 ], \"texture\": \"#texture\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 0, 16, 2 ], \"texture\": \"#texture\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 0, 16, 2 ], \"texture\": \"#texture\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 0, 16, 2 ], \"texture\": \"#texture\", \"cullface\": \"east\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_rail_raised_ne.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#rail\"\n },\n \"elements\": [\n { \"from\": [ 0, 10, 0 ],\n \"to\": [ 16, 10, 16 ],\n \"rotation\": {\n \"origin\": [ 8, 10, 8 ],\n \"axis\": \"x\",\n \"angle\": 45,\n \"rescale\": true\n },\n \"faces\": {\n \"down\": { \"uv\": [ 0, 16, 16, 0 ], \"texture\": \"#rail\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#rail\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_rail_raised_sw.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#rail\"\n },\n \"elements\": [\n { \"from\": [ 0, 10, 0 ],\n \"to\": [ 16, 10, 16 ],\n \"rotation\": {\n \"origin\": [ 8, 10, 8 ],\n \"axis\": \"x\",\n \"angle\": -45,\n \"rescale\": true\n },\n \"faces\": {\n \"down\": { \"uv\": [ 0, 16, 16, 0 ], \"texture\": \"#rail\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#rail\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_torch.json","value":"{\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#torch\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 6 ],\n \"to\": [ 10, 12, 10 ],\n \"shade\": false,\n \"faces\": {\n \"down\": { \"uv\": [ 7, 13, 9, 15 ], \"texture\": \"#torch\" },\n \"up\": { \"uv\": [ 7, 6, 9, 8 ], \"texture\": \"#torch\" }\n }\n },\n { \"from\": [ 6, 0, 0 ],\n \"to\": [ 10, 16, 16 ],\n \"shade\": false,\n \"faces\": {\n \"west\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#torch\" },\n \"east\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#torch\" }\n }\n },\n { \"from\": [ 0, 0, 6 ],\n \"to\": [ 16, 16, 10 ],\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#torch\" },\n \"south\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#torch\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_torch_wall.json","value":"{\n\t\"ambientocclusion\": false,\n\t\"textures\": {\n\t\t\"particle\": \"#torch\"\n\t},\n\t\"elements\": [\n\t\t{\n\t\t\t\"from\": [ -2, 4, 6 ],\n\t\t\t\"to\": [ 2, 16, 10 ],\n\t\t\t\"rotation\": { \"origin\": [ 0, 4, 8 ], \"axis\": \"z\", \"angle\": -22.5 },\n\t\t\t\"shade\": false,\n\t\t\t\"faces\": {\n\t\t\t\t\"down\": { \"texture\": \"#torch\", \"uv\": [ 7, 13, 9, 15 ] },\n\t\t\t\t\"up\": { \"texture\": \"#torch\", \"uv\": [ 7, 6, 9, 8 ] }\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [ -2, 4, 0 ],\n\t\t\t\"to\": [ 2, 20, 16 ],\n\t\t\t\"rotation\": { \"origin\": [ 0, 4, 8 ], \"axis\": \"z\", \"angle\": -22.5 },\n\t\t\t\"shade\": false,\n\t\t\t\"faces\": {\n\t\t\t\t\"east\": { \"texture\": \"#torch\", \"uv\": [ 0, 0, 16, 16 ] },\n\t\t\t\t\"west\": { \"texture\": \"#torch\", \"uv\": [ 0, 0, 16, 16 ] }\n\t\t\t}\n\t\t},\n\t\t{\n\t\t\t\"from\": [ -8, 4, 6 ],\n\t\t\t\"to\": [ 8, 20, 10 ],\n\t\t\t\"rotation\": { \"origin\": [ 0, 4, 8 ], \"axis\": \"z\", \"angle\": -22.5 },\n\t\t\t\"shade\": false,\n\t\t\t\"faces\": {\n\t\t\t\t\"north\": { \"texture\": \"#torch\", \"uv\": [ 0, 0, 16, 16 ] },\n\t\t\t\t\"south\": { \"texture\": \"#torch\", \"uv\": [ 0, 0, 16, 16 ] }\n\t\t\t}\n\t\t}\n\t]\n}\n"}
{"name":"assets/minecraft/models/block/template_trapdoor_bottom.json","value":"{ \"parent\": \"block/thin_block\",\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 0 ],\n \"to\": [ 16, 2, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\" },\n \"north\": { \"uv\": [ 0, 16, 16, 14 ], \"texture\": \"#texture\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 16, 16, 14 ], \"texture\": \"#texture\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 16, 16, 14 ], \"texture\": \"#texture\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 16, 16, 14 ], \"texture\": \"#texture\", \"cullface\": \"east\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_trapdoor_open.json","value":"{\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 0, 0, 14 ],\n \"to\": [ 16, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 14, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 0, 16, 16, 14 ], \"texture\": \"#texture\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\" },\n \"south\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 16, 0, 14, 16 ], \"texture\": \"#texture\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 14, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"east\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_trapdoor_top.json","value":"{\n \"textures\": {\n \"particle\": \"#texture\"\n },\n \"elements\": [\n { \"from\": [ 0, 14, 0 ],\n \"to\": [ 16, 16, 16 ],\n \"faces\": {\n \"down\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\" },\n \"up\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#texture\", \"cullface\": \"up\" },\n \"north\": { \"uv\": [ 0, 16, 16, 14 ], \"texture\": \"#texture\", \"cullface\": \"north\" },\n \"south\": { \"uv\": [ 0, 16, 16, 14 ], \"texture\": \"#texture\", \"cullface\": \"south\" },\n \"west\": { \"uv\": [ 0, 16, 16, 14 ], \"texture\": \"#texture\", \"cullface\": \"west\" },\n \"east\": { \"uv\": [ 0, 16, 16, 14 ], \"texture\": \"#texture\", \"cullface\": \"east\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_wall_post.json","value":"{\n \"textures\": {\n \"particle\": \"#wall\"\n },\n \"elements\": [\n { \"from\": [ 4, 0, 4 ],\n \"to\": [ 12, 16, 12 ],\n \"faces\": {\n \"down\": { \"texture\": \"#wall\", \"cullface\": \"down\" },\n \"up\": { \"texture\": \"#wall\", \"cullface\": \"up\" },\n \"north\": { \"texture\": \"#wall\" },\n \"south\": { \"texture\": \"#wall\" },\n \"west\": { \"texture\": \"#wall\" },\n \"east\": { \"texture\": \"#wall\" }\n },\n \"__comment\": \"Center post\"\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/template_wall_side.json","value":"{\n \"textures\": {\n \"particle\": \"#wall\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 0 ],\n \"to\": [ 10, 14, 8 ],\n \"faces\": {\n \"down\": { \"texture\": \"#wall\", \"cullface\": \"down\" },\n \"up\": { \"texture\": \"#wall\" },\n \"north\": { \"texture\": \"#wall\", \"cullface\": \"north\" },\n \"west\": { \"texture\": \"#wall\" },\n \"east\": { \"texture\": \"#wall\" }\n },\n \"__comment\": \"wall\"\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/three_dead_sea_pickles.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/sea_pickle\",\n \"all\": \"block/sea_pickle\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 9 ],\n \"to\": [ 10, 8, 13 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 2, 0, 2 ],\n \"to\": [ 6, 6, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 8, 0, 4 ],\n \"to\": [ 12, 8, 8 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/three_sea_pickles.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/sea_pickle\",\n \"all\": \"block/sea_pickle\"\n },\n \"elements\": [\n { \"from\": [ 6, 0, 9 ],\n \"to\": [ 10, 8, 13 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 7, 8, 11 ],\n \"to\": [ 9, 12, 11 ],\n \"rotation\": { \"origin\": [ 8, 10, 11 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 7, 8, 11 ],\n \"to\": [ 9, 12, 11 ],\n \"rotation\": { \"origin\": [ 8, 10, 11 ], \"axis\": \"y\", \"angle\": -45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 2, 0, 2 ],\n \"to\": [ 6, 6, 6 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 3, 6, 4 ],\n \"to\": [ 5, 10, 4 ],\n \"rotation\": { \"origin\": [ 4, 8, 4 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 3, 6, 4 ],\n \"to\": [ 5, 10, 4 ],\n \"rotation\": { \"origin\": [ 4, 8, 4 ], \"axis\": \"y\", \"angle\": -45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 8, 0, 4 ],\n \"to\": [ 12, 8, 8 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 9, 8, 6 ],\n \"to\": [ 11, 12, 6 ],\n \"rotation\": { \"origin\": [ 10, 10, 6 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 9, 8, 6 ],\n \"to\": [ 11, 12, 6 ],\n \"rotation\": { \"origin\": [ 10, 10, 6 ], \"axis\": \"y\", \"angle\": -45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/three_turtle_eggs.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/turtle_egg\",\n \"all\": \"block/turtle_egg\"\n },\n \"elements\": [\n { \n \"from\": [ 2, 0, 4 ],\n \"to\": [ 8, 6, 10 ],\n \"faces\": {\n \"up\": { \"texture\": \"#all\", \"uv\": [6, 0, 12, 6] },\n \"down\": { \"texture\": \"#all\", \"uv\": [6, 0, 12, 6] },\n \"north\": { \"texture\": \"#all\", \"uv\": [10, 10, 16, 16], \"rotation\": 90 },\n \"south\": { \"texture\": \"#all\", \"uv\": [10, 10, 16, 16] },\n \"east\": { \"texture\": \"#all\", \"uv\": [0, 10, 6, 16] },\n \"west\": { \"texture\": \"#all\", \"uv\": [0, 10, 6, 16] }\n }\n },\n { \n \"from\": [ 8, 0, 12 ],\n \"to\": [ 12, 4, 16 ],\n \"faces\": {\n \"up\": { \"texture\": \"#all\", \"uv\": [0, 0, 4, 4] },\n \"down\": { \"texture\": \"#all\", \"uv\": [0, 0, 4, 4] },\n \"south\": { \"texture\": \"#all\", \"uv\": [6, 2, 10, 6] },\n \"north\": { \"texture\": \"#all\", \"uv\": [6, 2, 10, 6], \"rotation\": 90 },\n \"east\": { \"texture\": \"#all\", \"uv\": [0, 12, 4, 16] },\n \"west\": { \"texture\": \"#all\", \"uv\": [2, 12, 6, 16] }\n }\n },\n { \n \"from\": [ 10, 0, 0 ],\n \"to\": [ 14, 4, 4 ],\n \"faces\": {\n \"up\": { \"texture\": \"#all\", \"uv\": [8, 2, 12, 6] },\n \"down\": { \"texture\": \"#all\", \"uv\": [8, 2, 12, 6] },\n \"south\": { \"texture\": \"#all\", \"uv\": [0, 10, 4, 14] },\n \"north\": { \"texture\": \"#all\", \"uv\": [2, 10, 6, 14] },\n \"east\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 12] },\n \"west\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 12] }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/tinted_cross.json","value":"{\n\t\"ambientocclusion\": false,\n\t\"textures\": {\n\t\t\"particle\": \"#cross\"\n\t},\n\t\"elements\": [\n\t\t{ \"from\": [ 2.3, 0, 8 ],\n\t\t\t\"to\": [ 13.7, 16, 8 ],\n\t\t\t\"rotation\": { \"origin\": [ 8, 8, 8 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n\t\t\t\"shade\": false,\n\t\t\t\"faces\": {\n\t\t\t\t\"north\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#cross\", \"tintindex\": 0 },\n\t\t\t\t\"south\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#cross\", \"tintindex\": 0 }\n\t\t\t}\n\t\t},\n\t\t{ \"from\": [ 8, 0, 2.3 ],\n\t\t\t\"to\": [ 8, 16, 13.7 ],\n\t\t\t\"rotation\": { \"origin\": [ 8, 8, 8 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n\t\t\t\"shade\": false,\n\t\t\t\"faces\": {\n\t\t\t\t\"west\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#cross\", \"tintindex\": 0 },\n\t\t\t\t\"east\": { \"uv\": [ 0, 0, 16, 16 ], \"texture\": \"#cross\", \"tintindex\": 0 }\n\t\t\t}\n\t\t}\n\t]\n}"}
{"name":"assets/minecraft/models/block/turtle_egg.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/turtle_egg\",\n \"all\": \"block/turtle_egg\"\n },\n \"elements\": [\n { \n \"from\": [ 6, 0, 8 ],\n \"to\": [ 10, 6, 12 ],\n \"faces\": {\n \"up\": { \"texture\": \"#all\", \"uv\": [0, 6, 4, 10], \"rotation\": 90 },\n \"down\": { \"texture\": \"#all\", \"uv\": [0, 6, 4, 10], \"rotation\": 90 },\n \"north\": { \"texture\": \"#all\", \"uv\": [12, 2, 16, 8] },\n \"south\": { \"texture\": \"#all\", \"uv\": [12, 2, 16, 8] },\n \"east\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 14] },\n \"west\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 14] }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/two_dead_sea_pickles.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/sea_pickle\",\n \"all\": \"block/sea_pickle\"\n },\n \"elements\": [\n { \"from\": [ 3, 0, 3 ],\n \"to\": [ 7, 8, 7 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 8, 0, 8 ],\n \"to\": [ 12, 6, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 14 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 14 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 14 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 14 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/two_sea_pickles.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/sea_pickle\",\n \"all\": \"block/sea_pickle\"\n },\n \"elements\": [\n { \"from\": [ 3, 0, 3 ],\n \"to\": [ 7, 8, 7 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 16 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 16 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 16 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 16 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 4, 8, 5 ],\n \"to\": [ 6, 12, 5 ],\n \"rotation\": { \"origin\": [ 5, 10, 5 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 4, 8, 5 ],\n \"to\": [ 6, 12, 5 ],\n \"rotation\": { \"origin\": [ 5, 10, 5 ], \"axis\": \"y\", \"angle\": -45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 8, 0, 8 ],\n \"to\": [ 12, 6, 12 ],\n \"faces\": {\n \"down\": { \"uv\": [ 8, 4, 12, 8 ], \"texture\": \"#all\", \"cullface\": \"down\" },\n \"up\": { \"uv\": [ 4, 4, 8, 8 ], \"texture\": \"#all\" },\n \"north\": { \"uv\": [ 4, 8, 8, 14 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 8, 4, 14 ], \"texture\": \"#all\" },\n \"west\": { \"uv\": [ 8, 8, 12, 14 ], \"texture\": \"#all\" },\n \"east\": { \"uv\": [ 12, 8, 16, 14 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 9, 6, 10 ],\n \"to\": [ 11, 10, 10 ],\n \"rotation\": { \"origin\": [ 10, 8, 10 ], \"axis\": \"y\", \"angle\": 45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n },\n {\n \"from\": [ 9, 6, 10 ],\n \"to\": [ 11, 10, 10 ],\n \"rotation\": { \"origin\": [ 10, 8, 10 ], \"axis\": \"y\", \"angle\": -45, \"rescale\": true },\n \"shade\": false,\n \"faces\": {\n \"north\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" },\n \"south\": { \"uv\": [ 0, 2, 4, 8 ], \"texture\": \"#all\" }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/two_turtle_eggs.json","value":"{\n \"parent\": \"block/block\",\n \"textures\": {\n \"particle\": \"block/turtle_egg\",\n \"all\": \"block/turtle_egg\"\n },\n \"elements\": [\n { \n \"from\": [ 2, 0, 8 ],\n \"to\": [ 6, 6, 12 ],\n \"faces\": {\n \"up\": { \"texture\": \"#all\", \"uv\": [0, 6, 4, 10], \"rotation\": 90 },\n \"down\": { \"texture\": \"#all\", \"uv\": [0, 6, 4, 10], \"rotation\": 90 },\n \"north\": { \"texture\": \"#all\", \"uv\": [12, 2, 16, 8] },\n \"south\": { \"texture\": \"#all\", \"uv\": [12, 2, 16, 8] },\n \"east\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 14] },\n \"west\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 14] }\n }\n },\n { \n \"from\": [ 10, 0, 2 ],\n \"to\": [ 14, 4, 6 ],\n \"faces\": {\n \"up\": { \"texture\": \"#all\", \"uv\": [8, 2, 12, 6] },\n \"down\": { \"texture\": \"#all\", \"uv\": [8, 2, 12, 6] },\n \"south\": { \"texture\": \"#all\", \"uv\": [0, 10, 4, 14] },\n \"north\": { \"texture\": \"#all\", \"uv\": [2, 10, 6, 14] },\n \"east\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 12] },\n \"west\": { \"texture\": \"#all\", \"uv\": [6, 8, 10, 12] }\n }\n }\n ]\n}\n"}
{"name":"assets/minecraft/models/block/wall_inventory.json","value":"{ \"parent\": \"block/block\",\n \"display\": {\n \"gui\": {\n \"rotation\": [ 30, 135, 0 ],\n \"translation\": [ 0, 0, 0],\n \"scale\":[ 0.625, 0.625, 0.625 ]\n },\n \"fixed\": {\n \"rotation\": [ 0, 90, 0 ],\n \"translation\": [ 0, 0, 0 ],\n \"scale\": [ 0.5, 0.5, 0.5 ]\n }\n },\n \"ambientocclusion\": false,\n \"textures\": {\n \"particle\": \"#wall\"\n },\n \"elements\": [\n { \"from\": [ 4, 0, 4 ],\n \"to\": [ 12, 16, 12 ],\n \"faces\": {\n \"down\": { \"texture\": \"#wall\", \"cullface\": \"down\" },\n \"up\": { \"texture\": \"#wall\" },\n \"north\": { \"texture\": \"#wall\" },\n \"south\": { \"texture\": \"#wall\" },\n \"west\": { \"texture\": \"#wall\" },\n \"east\": { \"texture\": \"#wall\" }\n },\n \"__comment\": \"Center post\"\n },\n { \"from\": [ 6, 0, 0 ],\n \"to\": [ 10, 12, 16 ],\n \"faces\": {\n \"down\": { \"texture\": \"#wall\", \"cullface\": \"down\" },\n \"up\": { \"texture\": \"#wall\" },\n \"north\": { \"texture\": \"#wall\", \"cullface\": \"north\" },\n \"south\": { \"texture\": \"#wall\", \"cullface\": \"south\" },\n \"west\": { \"texture\": \"#wall\" },\n \"east\": { \"texture\": \"#wall\" }\n },\n \"__comment\": \"Full wall\"\n }\n ]\n}\n"}