finished mob (I think)

This commit is contained in:
StevenRS11
2013-05-30 02:30:17 -04:00
parent 68c6ea8de5
commit 364241a162
7 changed files with 186 additions and 0 deletions

View File

@@ -14,6 +14,11 @@ public class CommonTickHandler implements ITickHandler
Random rand= new Random();
public int tickCount=0;
public int tickCount2=0;
@Override
@@ -170,6 +175,11 @@ public class CommonTickHandler implements ITickHandler
mod_pocketDim.teleTimer--;
}
}
}