Unity masterplan

This commit is contained in:
Yulife 2016-05-21 23:06:56 +02:00
parent 7e3cfbe946
commit 556084f3d8
547 changed files with 875 additions and 0 deletions

View 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"
}
}
}
}

View file

@ -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"
}
}
}
}

View file

@ -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"
}
}
}
}

View 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:

Binary file not shown.

After

Width:  |  Height:  |  Size: 576 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 454 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 364 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 434 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 444 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 750 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 633 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 745 B

View file

@ -0,0 +1,20 @@
{
"animation": {
"frametime": 3,
"interpolate": true,
"frames": [
0,
1,
2,
3,
4,
5,
6,
5,
4,
3,
2,
1
]
}
}

View file

@ -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
]
}
}

View file

@ -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
]
}
}

View file

@ -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
]
}
}

View file

@ -0,0 +1,6 @@
{
"animation": {
"frametime": 1,
"interpolate": false
}
}

View file

@ -0,0 +1,14 @@
{
"animation": {
"frametime": 1,
"interpolate": false,
"frames": [
5,
4,
3,
2,
1,
0
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 708 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 555 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 645 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View file

@ -0,0 +1,5 @@
{
"animation": {
"frametime": 3
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 656 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View file

@ -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
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 826 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -0,0 +1,20 @@
{
"animation": {
"frametime": 3,
"interpolate": true,
"frames": [
0,
1,
2,
3,
4,
5,
6,
5,
4,
3,
2,
1
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 826 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

View file

@ -0,0 +1,5 @@
{
"animation": {
"frametime": 5
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 809 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,20 @@
{
"animation": {
"frametime": 10,
"frames": [
0,
1,
2,
3,
4,
5,
4,
3,
2,
1,
0,
0,
0
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 720 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 674 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 590 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 509 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 452 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 648 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 243 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 823 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -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
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 736 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 820 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View file

@ -0,0 +1,18 @@
{
"animation": {
"frametime": 3,
"interpolate": true,
"frames": [
0,
1,
2,
3,
4,
5,
4,
3,
2,
1
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 855 B

Some files were not shown because too many files have changed in this diff Show more