constructor / destructor connectivity
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"textures": {
|
||||
"all": "refinedstorage:blocks/cable",
|
||||
"particle": "refinedstorage:blocks/cable",
|
||||
"front": "refinedstorage:blocks/constructor_connected",
|
||||
"all": "refinedstorage:blocks/cable_new",
|
||||
"particle": "refinedstorage:blocks/cable_new",
|
||||
"front": "refinedstorage:blocks/constructor_disconnected",
|
||||
"line": "refinedstorage:blocks/importer_exporter_external_storage"
|
||||
},
|
||||
"model": "refinedstorage:cable_core",
|
||||
@@ -19,6 +19,9 @@
|
||||
],
|
||||
"connected": {
|
||||
"true": {
|
||||
"textures": {
|
||||
"front": "refinedstorage:blocks/constructor_connected"
|
||||
}
|
||||
},
|
||||
"false": {
|
||||
}
|
||||
|
||||
@@ -2,9 +2,9 @@
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"textures": {
|
||||
"all": "refinedstorage:blocks/cable",
|
||||
"particle": "refinedstorage:blocks/cable",
|
||||
"front": "refinedstorage:blocks/destructor_connected",
|
||||
"all": "refinedstorage:blocks/cable_new",
|
||||
"particle": "refinedstorage:blocks/cable_new",
|
||||
"front": "refinedstorage:blocks/destructor_disconnected",
|
||||
"line": "refinedstorage:blocks/importer_exporter_external_storage"
|
||||
},
|
||||
"model": "refinedstorage:cable_core",
|
||||
@@ -19,6 +19,9 @@
|
||||
],
|
||||
"connected": {
|
||||
"true": {
|
||||
"textures": {
|
||||
"front": "refinedstorage:blocks/destructor_connected"
|
||||
}
|
||||
},
|
||||
"false": {
|
||||
}
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"textures": {
|
||||
"all": "refinedstorage:blocks/cable",
|
||||
"particle": "refinedstorage:blocks/cable",
|
||||
"all": "refinedstorage:blocks/cable_new",
|
||||
"particle": "refinedstorage:blocks/cable_new",
|
||||
"line": "refinedstorage:blocks/importer_exporter_external_storage"
|
||||
},
|
||||
"model": "refinedstorage:cable_core",
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"textures": {
|
||||
"all": "refinedstorage:blocks/cable",
|
||||
"particle": "refinedstorage:blocks/cable",
|
||||
"all": "refinedstorage:blocks/cable_new",
|
||||
"particle": "refinedstorage:blocks/cable_new",
|
||||
"line": "refinedstorage:blocks/importer_exporter_external_storage"
|
||||
},
|
||||
"model": "refinedstorage:cable_core",
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"textures": {
|
||||
"all": "refinedstorage:blocks/cable",
|
||||
"particle": "refinedstorage:blocks/cable",
|
||||
"all": "refinedstorage:blocks/cable_new",
|
||||
"particle": "refinedstorage:blocks/cable_new",
|
||||
"line": "refinedstorage:blocks/importer_exporter_external_storage"
|
||||
},
|
||||
"model": "refinedstorage:cable_core",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 308 B |
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user