Fix compile/model errors
This commit is contained in:
parent
78093631c5
commit
e845332846
11 changed files with 25 additions and 18 deletions
|
@ -5,13 +5,18 @@
|
|||
"transform": "forge:default-item"
|
||||
},
|
||||
"variants": {
|
||||
"type": {
|
||||
"normal": {
|
||||
"full": {
|
||||
"true": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/PotionFlask_underlay",
|
||||
"layer1": "bloodmagic:items/PotionFlask_outline",
|
||||
"layer2": "bloodmagic:items/PotionFlask_overlay"
|
||||
}
|
||||
},
|
||||
"false": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/PotionFlask_outline"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Before Width: | Height: | Size: 681 B After Width: | Height: | Size: 681 B |
Loading…
Add table
Add a link
Reference in a new issue