Cut down on the amount of model spam
Just 2 bad ones left: * AlchemyArray (need to render the TESR for item) * Test Spell Block (this is going away I think so not a huge deal)
This commit is contained in:
parent
50bd8514ee
commit
2ffd6c144a
9 changed files with 151 additions and 8 deletions
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"variants": {
|
||||
"normal": {
|
||||
"model": "bloodmagic:BlockAlchemyArray",
|
||||
"textures": {
|
||||
"all": "bloodmagic:blocks/BlockBloodLight"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -10,7 +10,7 @@
|
|||
"pedestal": {
|
||||
"model": "bloodmagic:BlockPedestal0",
|
||||
"textures": {
|
||||
"all": "bloodmagic:models/Pedestal"
|
||||
"all": "bloodmagic:models/Plinth"
|
||||
}
|
||||
},
|
||||
"plinth": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue