mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/GabsPuNs-MinecraftConsoles.git
synced 2026-06-15 01:01:52 +00:00
Update
This commit is contained in:
@@ -678,7 +678,8 @@ bool ServerLevel::tickPendingTicks(bool force)
|
||||
}
|
||||
else
|
||||
{
|
||||
forceAddTileTick(td.x, td.y, td.z, td.tileId, 0, td.priorityTilt); // Is this a good fix?
|
||||
addToTickNextTick(td.x, td.y, td.z, td.tileId, 0);
|
||||
//forceAddTileTick(td.x, td.y, td.z, td.tileId, 0, td.priorityTilt); // Is this a good fix?
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user