Apply same model to all alchemic vials

This commit is contained in:
Nicholas Ignoffo 2018-03-23 16:42:18 -07:00
parent cdfc77be03
commit 7ec27febc6
4 changed files with 12 additions and 23 deletions

View file

@ -16,7 +16,6 @@ import WayofTime.bloodmagic.item.routing.ItemNodeRouter;
import WayofTime.bloodmagic.item.routing.ItemRouterFilter;
import WayofTime.bloodmagic.item.sigil.*;
import WayofTime.bloodmagic.item.soul.*;
import WayofTime.bloodmagic.item.types.AlchemicTypes;
import WayofTime.bloodmagic.item.types.ComponentTypes;
import WayofTime.bloodmagic.item.types.ShardType;