Merge remote-tracking branch 'origin/master' into fabric/master
This commit is contained in:
@@ -298,6 +298,7 @@ public class AEBaseBlockEntity extends BlockEntity implements IOrientable, IComm
|
||||
this.up = inUp;
|
||||
this.markForUpdate();
|
||||
Platform.notifyBlocksOfNeighbors(this.world, this.pos);
|
||||
this.saveChanges();
|
||||
}
|
||||
|
||||
public void onPlacement(ItemPlacementContext context) {
|
||||
|
||||
Reference in New Issue
Block a user