Some models work, some don't
This commit is contained in:
parent
08258fd6ef
commit
3b173ecf17
115 changed files with 72 additions and 80 deletions
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"model": "builtin/generated",
|
||||
"transform": "forge:default-item"
|
||||
},
|
||||
"variants": {
|
||||
"type": {
|
||||
"activated": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/SentientArmourGem_activated"
|
||||
}
|
||||
},
|
||||
"deactivated": {
|
||||
"textures": {
|
||||
"layer0": "bloodmagic:items/SentientArmourGem_deactivated"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue