mirror of
https://github.com/HbmMods/Hbm-s-Nuclear-Tech-GIT.git
synced 2026-01-25 10:32:49 +00:00
shit bricks
This commit is contained in:
parent
c6e472ddd9
commit
d566e235b3
@ -32,6 +32,7 @@ public class TileEntityMachineFENSU extends TileEntityMachineBattery {
|
||||
nbt.setLong("power", power);
|
||||
nbt.setShort("redLow", redLow);
|
||||
nbt.setShort("redHigh", redHigh);
|
||||
nbt.setByte("priority", (byte) this.priority.ordinal());
|
||||
this.networkPack(nbt, 250);
|
||||
} else {
|
||||
this.prevRotation = this.rotation;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user