Texture for interface

This commit is contained in:
Raoul Van den Berge
2016-03-20 22:16:14 +01:00
parent ecde898be7
commit e12d484db8
4 changed files with 37 additions and 4 deletions

View File

@@ -0,0 +1,36 @@
{
"forge_marker": 1,
"defaults": {
"model": "cube_all",
"textures": {
"all": "refinedstorage:blocks/interface"
}
},
"variants": {
"inventory": [
{
"transform": "forge:default-block"
}
],
"direction": {
"north": {
},
"east": {
},
"south": {
},
"west": {
},
"up": {
},
"down": {
}
},
"connected": {
"true": {
},
"false": {
}
}
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 B