(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": {
|
"normal": {
|
||||||
"model": "bloodmagic:BlockAlchemyArray",
|
"model": "bloodmagic:BlockAlchemyArray",
|
||||||
"textures": {
|
"textures": {
|
||||||
"all": "bloodmagic:models/AlchemyArrays/AirSigil"
|
"all": "bloodmagic:models/AlchemyArrays/StupidArray"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -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 |
Loading…
Reference in a new issue