Merge remote-tracking branch 'upstream/main' into linux-clang-support
# Conflicts: # Minecraft.Client/Common/UI/UIScene_ConnectingProgress.cpp
This commit is contained in:
commit
7dd1e75b33
21 changed files with 653 additions and 49 deletions
|
|
@ -678,7 +678,7 @@ bool ServerLevel::tickPendingTicks(bool force)
|
|||
}
|
||||
else
|
||||
{
|
||||
addToTickNextTick(td.x, td.y, td.z, td.tileId, 0);
|
||||
forceAddTileTick(td.x, td.y, td.z, td.tileId, 0, td.priorityTilt);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue