Annnd they're back

This commit is contained in:
Nicholas Ignoffo 2017-01-02 00:19:44 -08:00
parent c34ee90b4e
commit 4ec321aaac
796 changed files with 15806 additions and 0 deletions

View file

@ -0,0 +1,21 @@
{
"forge_marker": 1,
"defaults": {
"model": "builtin/generated",
"transform": "forge:default-item"
},
"variants": {
"active": {
"false": {
"textures": {
"layer0": "bloodmagic:items/SigilOfSeverance_deactivated"
}
},
"true": {
"textures": {
"layer0": "bloodmagic:items/SigilOfSeverance_activated"
}
}
}
}
}