FastTESRs are a thing, they might be useful...
This commit is contained in:
@@ -3,6 +3,7 @@ package electroblob.wizardry.tileentity;
|
||||
import net.minecraft.nbt.NBTTagCompound;
|
||||
|
||||
// TODO: Remove this class entirely, it can just be a TileEntityTimer (see RenderImbuementAltar for a better solution)
|
||||
// Either that or use a FastTESR
|
||||
@Deprecated
|
||||
public class TileEntityMagicLight extends TileEntityTimer {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user