-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
27cc3b8
commit eee9634
Showing
3 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
As always, don't forget to backup your world before updating! | ||
Requires CyclopsCore version 1.19.10 or higher. | ||
|
||
Added: | ||
* Add missing serialization context when decoding ingredients | ||
This fixes a problem in Integrated Terminals where terminals break if | ||
they contain enchanted items. | ||
Closes CyclopsMC/IntegratedDynamics#1375 | ||
|
||
Fixes: | ||
* Fix capability getter failing with void context capabilities | ||
This fixes crashes with the Integrated Dynamics world item importer, | ||
Closes CyclopsMC/IntegratedDynamics#1376 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters