Merge branch '1.9.4' of https://github.com/TechReborn/TechReborn into 1.9.4
BIN
src/main/resources/assets/techreborn_unity/TechReborn.xcf
Normal file
BIN
src/main/resources/assets/techreborn_unity/TechRebornItems.xcf
Normal file
|
@ -0,0 +1,61 @@
|
||||||
|
{
|
||||||
|
"forge_marker":1,
|
||||||
|
"defaults":{
|
||||||
|
"transform":"forge:default-block",
|
||||||
|
"model":"orientable",
|
||||||
|
"textures":{
|
||||||
|
"particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west",
|
||||||
|
"top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top",
|
||||||
|
"down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom",
|
||||||
|
"west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west",
|
||||||
|
"east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east",
|
||||||
|
"south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"variants":{
|
||||||
|
"inventory":{
|
||||||
|
"transform":"forge:default-block",
|
||||||
|
"textures":{
|
||||||
|
"front":"techreborn:blocks/machine/advanced_machines/distillation_tower_front_off"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"facing":{
|
||||||
|
"north":{
|
||||||
|
|
||||||
|
},
|
||||||
|
"east":{
|
||||||
|
"y":90
|
||||||
|
},
|
||||||
|
"south":{
|
||||||
|
"y":180
|
||||||
|
},
|
||||||
|
"west":{
|
||||||
|
"y":270
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"active":{
|
||||||
|
"true":{
|
||||||
|
"textures":{
|
||||||
|
"front":"techreborn:blocks/machine/advanced_machines/distillation_tower_front_on"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"false":{
|
||||||
|
"textures":{
|
||||||
|
"front":"techreborn:blocks/machine/advanced_machines/distillation_tower_front_off"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"inventory": {
|
||||||
|
"model": "orientable",
|
||||||
|
"textures": {
|
||||||
|
"particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west",
|
||||||
|
"top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top",
|
||||||
|
"down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom",
|
||||||
|
"west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west",
|
||||||
|
"east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east",
|
||||||
|
"south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back",
|
||||||
|
"front": "techreborn:blocks/machine/advanced_machines/distillation_tower_front_off"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,65 @@
|
||||||
|
{
|
||||||
|
"forge_marker":1,
|
||||||
|
"defaults":{
|
||||||
|
"transform":"forge:default-block",
|
||||||
|
"model":"orientable",
|
||||||
|
"textures":{
|
||||||
|
"particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west",
|
||||||
|
"top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top",
|
||||||
|
"down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom",
|
||||||
|
"south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"variants":{
|
||||||
|
"inventory":{
|
||||||
|
"transform":"forge:default-block",
|
||||||
|
"textures":{
|
||||||
|
"west":"techreborn:blocks/machine/advanced_machines/implosion_compressor_west_on",
|
||||||
|
"east":"techreborn:blocks/machine/advanced_machines/implosion_compressor_east_on",
|
||||||
|
"front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_on"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"facing":{
|
||||||
|
"north":{
|
||||||
|
|
||||||
|
},
|
||||||
|
"east":{
|
||||||
|
"y":90
|
||||||
|
},
|
||||||
|
"south":{
|
||||||
|
"y":180
|
||||||
|
},
|
||||||
|
"west":{
|
||||||
|
"y":270
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"active":{
|
||||||
|
"true":{
|
||||||
|
"textures":{
|
||||||
|
"west":"techreborn:blocks/machine/advanced_machines/implosion_compressor_west_on",
|
||||||
|
"east":"techreborn:blocks/machine/advanced_machines/implosion_compressor_east_on",
|
||||||
|
"front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_on"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"false":{
|
||||||
|
"textures":{
|
||||||
|
"west":"techreborn:blocks/machine/advanced_machines/implosion_compressor_west_off",
|
||||||
|
"east":"techreborn:blocks/machine/advanced_machines/implosion_compressor_east_off",
|
||||||
|
"front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_off"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"inventory": {
|
||||||
|
"model": "orientable",
|
||||||
|
"textures": {
|
||||||
|
"particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west",
|
||||||
|
"top":"techreborn:blocks/machine/advanced_machines/advanced_machine_top",
|
||||||
|
"down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom",
|
||||||
|
"west":"techreborn:blocks/machine/advanced_machines/implosion_compressor_west_off",
|
||||||
|
"east":"techreborn:blocks/machine/advanced_machines/implosion_compressor_east_off",
|
||||||
|
"south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back",
|
||||||
|
"front":"techreborn:blocks/machine/advanced_machines/implosion_compressor_front_off"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
|
@ -0,0 +1,63 @@
|
||||||
|
{
|
||||||
|
"forge_marker":1,
|
||||||
|
"defaults":{
|
||||||
|
"transform":"forge:default-block",
|
||||||
|
"model":"orientable",
|
||||||
|
"textures":{
|
||||||
|
"particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west",
|
||||||
|
"down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom",
|
||||||
|
"west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west",
|
||||||
|
"east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east",
|
||||||
|
"south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"variants":{
|
||||||
|
"inventory":{
|
||||||
|
"transform":"forge:default-block",
|
||||||
|
"textures":{
|
||||||
|
"top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off",
|
||||||
|
"front":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_front_off"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"facing":{
|
||||||
|
"north":{
|
||||||
|
|
||||||
|
},
|
||||||
|
"east":{
|
||||||
|
"y":90
|
||||||
|
},
|
||||||
|
"south":{
|
||||||
|
"y":180
|
||||||
|
},
|
||||||
|
"west":{
|
||||||
|
"y":270
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"active":{
|
||||||
|
"true":{
|
||||||
|
"textures":{
|
||||||
|
"top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_on",
|
||||||
|
"front":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_front_on"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"false":{
|
||||||
|
"textures":{
|
||||||
|
"top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off",
|
||||||
|
"front":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_front_off"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"inventory": {
|
||||||
|
"model": "orientable",
|
||||||
|
"textures": {
|
||||||
|
"particle":"techreborn:blocks/machine/advanced_machines/advanced_machine_west",
|
||||||
|
"top":"techreborn:blocks/machine/advanced_machines/industrial_centrifuge_top_off",
|
||||||
|
"down":"techreborn:blocks/machine/advanced_machines/advanced_machine_bottom",
|
||||||
|
"west":"techreborn:blocks/machine/advanced_machines/advanced_machine_west",
|
||||||
|
"east":"techreborn:blocks/machine/advanced_machines/advanced_machine_east",
|
||||||
|
"south":"techreborn:blocks/machine/advanced_machines/advanced_machine_back",
|
||||||
|
"front": "techreborn:blocks/machine/advanced_machines/industrial_centrifuge_front_off"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
8
src/main/resources/assets/techreborn_unity/codes.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
Advanced Machine Block:
|
||||||
|
-Base: Side/ Bottom
|
||||||
|
- Hue Pencil : 60564a
|
||||||
|
- Curves: X 170 Y 120
|
||||||
|
|
||||||
|
Highly Advanced Machine Block:
|
||||||
|
-Base: Side - Advanced / Bottom - Advanced
|
||||||
|
- Hue Shift:
|
After Width: | Height: | Size: 576 B |
After Width: | Height: | Size: 454 B |
After Width: | Height: | Size: 364 B |
After Width: | Height: | Size: 551 B |
After Width: | Height: | Size: 459 B |
After Width: | Height: | Size: 496 B |
After Width: | Height: | Size: 434 B |
After Width: | Height: | Size: 444 B |
After Width: | Height: | Size: 707 B |
After Width: | Height: | Size: 561 B |
After Width: | Height: | Size: 750 B |
After Width: | Height: | Size: 633 B |
After Width: | Height: | Size: 745 B |
After Width: | Height: | Size: 825 B |
After Width: | Height: | Size: 1.2 KiB |
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 3,
|
||||||
|
"interpolate": true,
|
||||||
|
"frames": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
6,
|
||||||
|
5,
|
||||||
|
4,
|
||||||
|
3,
|
||||||
|
2,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 771 B |
After Width: | Height: | Size: 1.4 KiB |
|
@ -0,0 +1,129 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 1,
|
||||||
|
"interpolate": false,
|
||||||
|
"frames": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
6,
|
||||||
|
7,
|
||||||
|
8,
|
||||||
|
9,
|
||||||
|
10,
|
||||||
|
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
20,
|
||||||
|
20,
|
||||||
|
20,
|
||||||
|
20
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 852 B |
After Width: | Height: | Size: 2.4 KiB |
|
@ -0,0 +1,129 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 1,
|
||||||
|
"interpolate": false,
|
||||||
|
"frames": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
6,
|
||||||
|
7,
|
||||||
|
8,
|
||||||
|
9,
|
||||||
|
10,
|
||||||
|
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
20,
|
||||||
|
20,
|
||||||
|
20,
|
||||||
|
20
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 778 B |
After Width: | Height: | Size: 1.4 KiB |
|
@ -0,0 +1,129 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 1,
|
||||||
|
"interpolate": false,
|
||||||
|
"frames": [
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
5,
|
||||||
|
6,
|
||||||
|
7,
|
||||||
|
8,
|
||||||
|
9,
|
||||||
|
10,
|
||||||
|
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
11,
|
||||||
|
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
12,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
13,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
14,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
15,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
16,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
17,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
18,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
19,
|
||||||
|
20,
|
||||||
|
20,
|
||||||
|
20,
|
||||||
|
20
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 854 B |
After Width: | Height: | Size: 1.6 KiB |
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 1,
|
||||||
|
"interpolate": false
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 706 B |
After Width: | Height: | Size: 1.1 KiB |
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 1,
|
||||||
|
"interpolate": false,
|
||||||
|
"frames": [
|
||||||
|
5,
|
||||||
|
4,
|
||||||
|
3,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 694 B |
After Width: | Height: | Size: 708 B |
After Width: | Height: | Size: 554 B |
After Width: | Height: | Size: 742 B |
After Width: | Height: | Size: 555 B |
After Width: | Height: | Size: 645 B |
After Width: | Height: | Size: 2.8 KiB |
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 3
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 656 B |
After Width: | Height: | Size: 4.2 KiB |
|
@ -0,0 +1,45 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 2,
|
||||||
|
"frames": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
6,
|
||||||
|
7,
|
||||||
|
8,
|
||||||
|
9,
|
||||||
|
10,
|
||||||
|
11,
|
||||||
|
12,
|
||||||
|
13,
|
||||||
|
14,
|
||||||
|
15,
|
||||||
|
16,
|
||||||
|
17,
|
||||||
|
18,
|
||||||
|
19,
|
||||||
|
18,
|
||||||
|
17,
|
||||||
|
16,
|
||||||
|
15,
|
||||||
|
14,
|
||||||
|
13,
|
||||||
|
12,
|
||||||
|
11,
|
||||||
|
10,
|
||||||
|
9,
|
||||||
|
8,
|
||||||
|
7,
|
||||||
|
6,
|
||||||
|
5,
|
||||||
|
4,
|
||||||
|
3,
|
||||||
|
2,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 831 B |
After Width: | Height: | Size: 1.5 KiB |
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 5
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 826 B |
After Width: | Height: | Size: 1.3 KiB |
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 3,
|
||||||
|
"interpolate": true,
|
||||||
|
"frames": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
6,
|
||||||
|
5,
|
||||||
|
4,
|
||||||
|
3,
|
||||||
|
2,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 702 B |
After Width: | Height: | Size: 761 B |
After Width: | Height: | Size: 826 B |
After Width: | Height: | Size: 1.4 KiB |
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 5
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 809 B |
After Width: | Height: | Size: 1.2 KiB |
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 10,
|
||||||
|
"frames": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
4,
|
||||||
|
3,
|
||||||
|
2,
|
||||||
|
1,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 690 B |
After Width: | Height: | Size: 720 B |
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"animation": {}
|
||||||
|
}
|
After Width: | Height: | Size: 674 B |
After Width: | Height: | Size: 688 B |
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
"animation": {}
|
||||||
|
}
|
After Width: | Height: | Size: 525 B |
After Width: | Height: | Size: 590 B |
After Width: | Height: | Size: 509 B |
After Width: | Height: | Size: 799 B |
After Width: | Height: | Size: 250 B |
After Width: | Height: | Size: 226 B |
After Width: | Height: | Size: 247 B |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 420 B |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 439 B |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 15 KiB |
After Width: | Height: | Size: 452 B |
After Width: | Height: | Size: 895 B |
After Width: | Height: | Size: 303 B |
After Width: | Height: | Size: 648 B |
After Width: | Height: | Size: 243 B |
After Width: | Height: | Size: 246 B |
After Width: | Height: | Size: 823 B |
After Width: | Height: | Size: 1.2 KiB |
|
@ -0,0 +1,36 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 2,
|
||||||
|
"frames": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
3,
|
||||||
|
1,
|
||||||
|
0
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 744 B |
After Width: | Height: | Size: 752 B |
After Width: | Height: | Size: 727 B |
After Width: | Height: | Size: 736 B |
After Width: | Height: | Size: 820 B |
After Width: | Height: | Size: 1.2 KiB |
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"animation": {
|
||||||
|
"frametime": 3,
|
||||||
|
"interpolate": true,
|
||||||
|
"frames": [
|
||||||
|
0,
|
||||||
|
1,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
4,
|
||||||
|
5,
|
||||||
|
4,
|
||||||
|
3,
|
||||||
|
2,
|
||||||
|
1
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
After Width: | Height: | Size: 855 B |