Use separate texture for activated sac dagger instead of enchant overlay

This commit is contained in:
Nick 2016-04-17 14:03:26 -07:00
parent a4f55d88b6
commit 6449da0733
3 changed files with 142 additions and 88 deletions

View file

@ -15,6 +15,11 @@
"textures": {
"layer0": "bloodmagic:items/SacrificialDagger"
}
},
"ceremonial": {
"textures": {
"layer0": "bloodmagic:items/CeremonialDagger"
}
}
}
}