You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 17, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: changelog.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,9 @@
1
1
<!-- latest begin -->
2
+
### 1.0.3
3
+
- fixes a problem where, on some servers, items were moved out of the locked slots on dimension change.
4
+
<!-- latest end -->
5
+
6
+
<!-- rest begin -->
2
7
### 1.0.2
3
8
- fixes forge 1.17.1 mixin support
4
9
@@ -19,9 +24,9 @@
19
24
- Preventing swipe moving of locked slots doesn't work.
20
25
- Preventing item pickups in empty locked slots falls back to the server method i.e. items are picked into the inventory and then thrown out.
21
26
22
-
<!-- latest end -->
23
27
24
-
<!-- rest begin -->
28
+
29
+
25
30
26
31
### 0.8.6
27
32
- Fixed issue with Forge mixin handling that causes incompatibility with [Timeless and Classics](https://www.curseforge.com/minecraft/mc-mods/timeless-and-classic) and [I18nUpdateMod](https://www.curseforge.com/minecraft/mc-mods/i18nupdatemod), and possibly others
0 commit comments