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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,17 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
13
13
14
14
## [1.21.1-0.7.52b] - 2025-07-06
15
15
16
+
### Fixed
17
+
- Fixed a crash at initializing when patchouli is not installed
18
+
- Fixed that some Inventory Manager functions can't be wrapped
19
+
20
+
## [1.21.1-0.7.53b] - 2025-07-09
21
+
22
+
### Fixed
23
+
-[#762] Fixed that several lua functions would throw a `IllegalStateException`
24
+
25
+
## [1.21.1-0.7.52b] - 2025-07-06
26
+
16
27
Due to some internal changes and fixes, the minimum version of neoforge was raised to 21.1.186, minecolonies to 1.1.1020-1.21.1-snapshot and CC:Tweaked to 1.116.0
Copy file name to clipboardExpand all lines: src/main/java/de/srendi/advancedperipherals/common/addons/computercraft/peripheral/InventoryManagerPeripheral.java
0 commit comments