Several models / texture tweaks

This commit is contained in:
Raoul Van den Berge
2016-07-10 19:02:43 +02:00
parent 56edc0c1fe
commit 45cfb8c06a
12 changed files with 20 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
"defaults": {
"model": "cube_all",
"textures": {
"all": "refinedstorage:blocks/interface"
"all": "refinedstorage:blocks/interface_disconnected"
}
},
"variants": {
@@ -12,8 +12,14 @@
"transform": "forge:default-block"
}
],
"normal": {
"model": "cube_all"
"connected": {
"true": {
"textures": {
"all": "refinedstorage:blocks/interface_connected"
}
},
"false": {
}
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 820 B

After

Width:  |  Height:  |  Size: 795 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 810 B

After

Width:  |  Height:  |  Size: 784 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 817 B

After

Width:  |  Height:  |  Size: 803 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 800 B

After

Width:  |  Height:  |  Size: 769 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 833 B

After

Width:  |  Height:  |  Size: 808 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 726 B

After

Width:  |  Height:  |  Size: 726 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 785 B