This commit is contained in:
WayofTime 2014-01-24 10:28:03 -05:00
parent adf6876144
commit 1393a24b6e
6 changed files with 7 additions and 0 deletions

View file

@ -0,0 +1,6 @@
package WayofTime.alchemicalWizardry.common.tileEntity;
public class TESpellBlock extends TEOrientable
{
}