Fullbright constructor, destructor, reader, writer. #1860

This commit is contained in:
raoulvdberge
2018-07-11 21:39:04 +02:00
parent 7e0e317598
commit 9eb96eef86
38 changed files with 77 additions and 93 deletions

View File

@@ -4,7 +4,8 @@
"textures": {
"cable": "refinedstorage:blocks/cable",
"particle": "refinedstorage:blocks/cable",
"front": "refinedstorage:blocks/constructor_disconnected",
"front": "refinedstorage:blocks/constructor/constructor",
"cutout": "refinedstorage:blocks/constructor/cutouts/disconnected",
"line": "refinedstorage:blocks/generic_grey"
},
"model": "refinedstorage:cable_core",
@@ -20,7 +21,7 @@
"connected": {
"true": {
"textures": {
"front": "refinedstorage:blocks/constructor_connected"
"cutout": "refinedstorage:blocks/constructor/cutouts/connected"
}
},
"false": {

View File

@@ -4,7 +4,8 @@
"textures": {
"cable": "refinedstorage:blocks/cable",
"particle": "refinedstorage:blocks/cable",
"front": "refinedstorage:blocks/destructor_disconnected",
"front": "refinedstorage:blocks/destructor/destructor",
"cutout": "refinedstorage:blocks/destructor/cutouts/disconnected",
"line": "refinedstorage:blocks/generic_grey"
},
"model": "refinedstorage:cable_core",
@@ -20,7 +21,7 @@
"connected": {
"true": {
"textures": {
"front": "refinedstorage:blocks/destructor_connected"
"cutout": "refinedstorage:blocks/destructor/cutouts/connected"
}
},
"false": {

View File

@@ -4,7 +4,8 @@
"textures": {
"cable": "refinedstorage:blocks/cable",
"particle": "refinedstorage:blocks/cable",
"front": "refinedstorage:blocks/reader",
"front": "refinedstorage:blocks/reader/reader",
"cutout": "refinedstorage:blocks/reader/cutouts/disconnected",
"line": "refinedstorage:blocks/generic_grey"
},
"model": "refinedstorage:cable_core",
@@ -20,7 +21,7 @@
"connected": {
"true": {
"textures": {
"front": "refinedstorage:blocks/reader_connected"
"cutout": "refinedstorage:blocks/reader/cutouts/connected"
}
},
"false": {

View File

@@ -4,7 +4,8 @@
"textures": {
"cable": "refinedstorage:blocks/cable",
"particle": "refinedstorage:blocks/cable",
"front": "refinedstorage:blocks/writer",
"front": "refinedstorage:blocks/writer/writer",
"cutout": "refinedstorage:blocks/writer/cutouts/disconnected",
"line": "refinedstorage:blocks/generic_grey"
},
"model": "refinedstorage:cable_core",
@@ -20,7 +21,7 @@
"connected": {
"true": {
"textures": {
"front": "refinedstorage:blocks/writer_connected"
"cutout": "refinedstorage:blocks/writer/cutouts/connected"
}
},
"false": {

View File

@@ -129,6 +129,30 @@
]
}
}
},
{
"name": "Line3",
"from": [
2.0,
2.0,
0.0
],
"to": [
14.0,
14.0,
2.0
],
"faces": {
"north": {
"texture": "#cutout",
"uv": [
0.0,
0.0,
16.0,
16.0
]
}
}
}
]
}

View File

@@ -130,6 +130,30 @@
}
}
},
{
"name": "Line3",
"from": [
2.0,
2.0,
0.0
],
"to": [
14.0,
14.0,
2.0
],
"faces": {
"north": {
"texture": "#cutout",
"uv": [
0.0,
0.0,
16.0,
16.0
]
}
}
},
{
"name": "Core",
"from": [

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

View File

@@ -1,26 +0,0 @@
{
"ctm": {
"ctm_version": 1,
"layer": "CUTOUT",
"extra": {
"light": 15
}
},
"animation": {
"frametime": 2,
"frames": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11
]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 628 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

View File

@@ -1,34 +0,0 @@
{
"ctm": {
"ctm_version": 1,
"layer": "CUTOUT",
"extra": {
"light": 15
}
},
"animation": {
"frametime": 1,
"frames": [
0,
1,
2,
3,
4,
5,
6,
7,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19
]
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,9 +0,0 @@
{
"ctm": {
"ctm_version": 1,
"layer": "CUTOUT",
"extra": {
"light": 15
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 594 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@@ -1,9 +0,0 @@
{
"ctm": {
"ctm_version": 1,
"layer": "CUTOUT",
"extra": {
"light": 15
}
}
}