Merge pull request #331 from Arcaratus/master

Sigil of Holding remake!
This commit is contained in:
WayofTime 2015-05-18 20:32:19 -04:00
commit 96a5d93649
39 changed files with 874 additions and 327 deletions

View file

@ -0,0 +1,4 @@
package WayofTime.alchemicalWizardry.api.items.interfaces;
public interface ISigil {
}