(Perhaps) fixed an Atlas issue with the alchemy array, and then proceeded to shrug.
This commit is contained in:
parent
b31ff082e9
commit
2122fba1bc
|
@ -3,7 +3,7 @@
|
|||
"normal": {
|
||||
"model": "bloodmagic:BlockAlchemyArray",
|
||||
"textures": {
|
||||
"all": "bloodmagic:models/AlchemyArrays/AirSigil"
|
||||
"all": "bloodmagic:models/AlchemyArrays/StupidArray"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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 |
Loading…
Reference in a new issue