RS 1.6.11: Fixed blocks neighboring a controller breaking when returning from a dimension in a unchunkloaded area. Fixes #2101. Replaces a fix for #2069.

This commit is contained in:
raoulvdberge
2018-11-24 21:37:03 +01:00
parent d2d7cd6944
commit 1005843d86
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,8 @@
# Refined Storage Changelog
### 1.6.11
- Fixed blocks neighboring a controller breaking when returning from a dimension in a unchunkloaded area (raoulvdberge)
### 1.6.10
- Fixed client FPS stalling when using "@" mod search in the Grid (raoulvdberge)
- Fixed client FPS stalling when using "#" tooltip search in the Grid (raoulvdberge)