Improvements to sound loops to try and remove gaps between parts
This commit is contained in:
@@ -2,7 +2,7 @@ package electroblob.wizardry.tileentity;
|
||||
|
||||
import net.minecraft.nbt.NBTTagCompound;
|
||||
|
||||
// TODO: Remove this class entirely, it really doesn't need to be a tile entity
|
||||
// TODO: Remove this class entirely, it can just be a TileEntityTimer (see RenderImbuementAltar for a better solution)
|
||||
@Deprecated
|
||||
public class TileEntityMagicLight extends TileEntityTimer {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user