Merge branch 'master-MC1.9.4' of github.com:MightyPirates/OpenComputers into master-MC1.10

This commit is contained in:
Florian Nücke 2017-07-23 20:23:42 +02:00
commit 21d5b21e7f

View File

@ -1,7 +1,7 @@
{ {
"parent": "block/cube_bottom_top", "parent": "block/cube_bottom_top",
"textures": { "textures": {
"bottom": "opencomputers:blocks/generic_top", "bottom": "opencomputers:blocks/adapter_top",
"top": "opencomputers:blocks/adapter_top", "top": "opencomputers:blocks/adapter_top",
"side": "opencomputers:blocks/adapter_side" "side": "opencomputers:blocks/adapter_side"
} }