
Initial publishing of the 1.16.3 branch of the mod. A lot of systems are missing (such as Rituals and Living Armour), but enough is present for a decent Alpha release.
16 lines
No EOL
305 B
JSON
16 lines
No EOL
305 B
JSON
{
|
|
"overrides": [
|
|
{
|
|
"predicate": {
|
|
"bloodmagic:active": 0.0
|
|
},
|
|
"model": "bloodmagic:item/variants/growthsigil_deactivated"
|
|
},
|
|
{
|
|
"predicate": {
|
|
"bloodmagic:active": 1.0
|
|
},
|
|
"model": "bloodmagic:item/variants/growthsigil_activated"
|
|
}
|
|
]
|
|
} |