(Perhaps) fixed an Atlas issue with the alchemy array, and then proceeded to shrug.

This commit is contained in:
WayofTime 2016-07-18 12:41:08 -04:00
parent b31ff082e9
commit 2122fba1bc
3 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"normal": { "normal": {
"model": "bloodmagic:BlockAlchemyArray", "model": "bloodmagic:BlockAlchemyArray",
"textures": { "textures": {
"all": "bloodmagic:models/AlchemyArrays/AirSigil" "all": "bloodmagic:models/AlchemyArrays/StupidArray"
} }
} }
} }

View file

@ -1,6 +1,6 @@
{ {
"parent": "block/cube_all", "parent": "block/cube_all",
"textures": { "textures": {
"all": "bloodmagic:models/AlchemyArrays/AirSigil" "all": "bloodmagic:models/AlchemyArrays/StupidArray"
} }
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 905 B