Little things
This commit is contained in:
parent
1446237236
commit
7b1b131b23
4 changed files with 8 additions and 4 deletions
|
@ -135,6 +135,7 @@ public class RecipeCrafter {
|
|||
this.energy.setEnergyStored(this.energy.getEnergyStored() - currentRecipe.euPerTick());
|
||||
}
|
||||
currentTickTime++;
|
||||
parentTile.syncWithAll();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue