Fullbright constructor, destructor, reader, writer. #1860
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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": [
|
||||
|
||||
|
After Width: | Height: | Size: 316 B |
|
Before Width: | Height: | Size: 4.8 KiB After Width: | Height: | Size: 4.8 KiB |
@@ -16,4 +16,4 @@
|
||||
11
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 694 B |
|
Before Width: | Height: | Size: 4.4 KiB |
@@ -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
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
@@ -24,4 +24,4 @@
|
||||
19
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 628 B |
|
After Width: | Height: | Size: 303 B |
|
Before Width: | Height: | Size: 5.8 KiB |
@@ -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
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 336 B After Width: | Height: | Size: 336 B |
|
After Width: | Height: | Size: 247 B |
|
After Width: | Height: | Size: 582 B |
|
Before Width: | Height: | Size: 1.4 KiB |
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"ctm": {
|
||||
"ctm_version": 1,
|
||||
"layer": "CUTOUT",
|
||||
"extra": {
|
||||
"light": 15
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 334 B |
|
After Width: | Height: | Size: 247 B |
|
After Width: | Height: | Size: 594 B |
|
Before Width: | Height: | Size: 1.4 KiB |
@@ -1,9 +0,0 @@
|
||||
{
|
||||
"ctm": {
|
||||
"ctm_version": 1,
|
||||
"layer": "CUTOUT",
|
||||
"extra": {
|
||||
"light": 15
|
||||
}
|
||||
}
|
||||
}
|
||||