Needed to be more pushy.
This commit is contained in:
parent
29ae24b044
commit
920d105374
7 changed files with 233 additions and 1 deletions
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "builtin/generated",
|
||||
"transform": "forge:default-item"
|
||||
},
|
||||
"variants": {
|
||||
"active": {
|
||||
"false": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/icarusscroll_deactivated"
|
||||
}
|
||||
},
|
||||
"true": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/icarusscroll_activated"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 625 B |
Binary file not shown.
After Width: | Height: | Size: 622 B |
Loading…
Add table
Add a link
Reference in a new issue