multiblock render changes
This commit is contained in:
parent
bfdde04892
commit
57c8ebdb3d
10 changed files with 62 additions and 139 deletions
|
@ -87,9 +87,7 @@ public class FluidReplicatorBlockEntity extends GenericMachineBlockEntity implem
|
|||
ticksSinceLastChange = 0;
|
||||
}
|
||||
|
||||
if (getMultiBlock()) {
|
||||
super.tick();
|
||||
}
|
||||
super.tick();
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue