Work on a seeecret project
This commit is contained in:
parent
97b90eaf63
commit
6e4de4f6e9
58 changed files with 3504 additions and 42 deletions
|
@ -733,6 +733,7 @@ public class TEWritingTable extends TileEntity implements ISidedInventory
|
|||
|
||||
if (getStackInSlot(6) == null)
|
||||
{
|
||||
|
||||
if (worldTime % 4 == 0)
|
||||
{
|
||||
PacketDispatcher.sendPacketToAllAround(xCoord, yCoord, zCoord, 20, worldObj.provider.dimensionId, getParticlePacket(xCoord, yCoord, zCoord, (short) 1));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue