Fix 3rd person model for tools

+Bound Sword -> Bound Blade
This commit is contained in:
Nick 2016-02-04 18:10:48 -08:00
parent 4a2b6e0641
commit 7532a982d4
15 changed files with 30 additions and 14 deletions

View file

@ -1,5 +1,5 @@
{
"parent":"bloodmagic:item/ItemModelBase",
"parent":"bloodmagic:item/ItemToolBase",
"textures": {
"layer0":"bloodmagic:items/Item_deactivated"
}