Fixed texture

This commit is contained in:
Timo Ley 2020-04-11 13:22:19 +02:00
parent a2a975b0dc
commit c7135b3ddc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "refinedstorage:blocks/interface" "all": "refinedstorage:blocks/interface_connected"
} }
} }