Changed the Potion Flask rendering to use the new textures
This commit is contained in:
parent
1c8faa03ef
commit
5c43aa8c23
2 changed files with 4 additions and 3 deletions
|
@ -8,8 +8,9 @@
|
|||
"type": {
|
||||
"normal": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/PotionFlask_outline",
|
||||
"layer1": "bloodmagic:items/PotionFlask_overlay"
|
||||
"layer0": "bloodmagic:items/PotionFlask_underlay",
|
||||
"layer1": "bloodmagic:items/PotionFlask_outline",
|
||||
"layer2": "bloodmagic:items/PotionFlask_overlay"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue