(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": {
"model": "bloodmagic:BlockAlchemyArray",
"textures": {
"all": "bloodmagic:models/AlchemyArrays/AirSigil"
"all": "bloodmagic:models/AlchemyArrays/StupidArray"
}
}
}

View file

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 905 B