Clean the sawmill gui a bit, and remove debug code
This commit is contained in:
parent
2a754b2497
commit
23bf14b37d
6 changed files with 19 additions and 6 deletions
|
@ -130,7 +130,8 @@ public class RecipeCrafter {
|
|||
this.currentTickTime = 0;
|
||||
syncIsActive();
|
||||
} else {
|
||||
this.currentTickTime = 0;
|
||||
this.currentTickTime = -1;
|
||||
syncIsActive();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue