Moved all the machines to the new way of handling the packets
This commit is contained in:
parent
0f321e2426
commit
edabf79b1e
9 changed files with 33 additions and 21 deletions
|
@ -231,7 +231,6 @@ public class RecipeCrafter {
|
|||
currentTickTime = data.getInteger("currentTickTime");
|
||||
|
||||
isactive = data.getBoolean("isActive");
|
||||
System.out.println(isactive);
|
||||
}
|
||||
|
||||
public void writeToNBT(NBTTagCompound tag) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue