BloodMagic/src/main/resources/assets/bloodmagic/models/item/ItemBoundPickaxe1.json
Nick cc66af7eb1 Allow Bound Sword to be enchanted
Also changes how the models are handled and changing activation states does not cause the "item change" animation.
2016-02-04 02:45:19 -08:00

7 lines
123 B
JSON

{
"parent":"bloodmagic:item/ItemModelBase",
"textures": {
"layer0":"bloodmagic:items/BoundPickaxe_activated"
}
}