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
Readme Update:
A documentation update was made to highlight the improvement in the item copying feature for backpacks.
Configuration Option Addition:
A new configuration option is introduced, allowing control over item copying process. This option does require a restart of the Minecraft game.
Mixin Reference Enhancements:
We enhanced the handling of "mixin" references (mixins allow for easier modification and enhancement of existing code). Specific references dedicated to version handling and the new item copying functionality were added and renamed for better clarity.
New Mixin: UTBiblioBlockMixin.java:
A new code file was introduced that helps with copying items more efficiently, resolving the data loss issues that were occurring previously, in relation to a module called 'Bibliocraft'. This resolves issues with Forge, a tool used in Minecraft for building and managing mods.
Files & Folders Organization:
A new organizational system was imposed on a set of code files (mixins), making it easier to identify and manage the code related to BiblioCraft's version and item stack functionalities.
New & Renamed Mixin Configuration Files:
We created and renamed configuration files to provide better support and clarity for the 'mixin' functionalities related to item copying in the game 'Bibliocraft'.
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
changes in this PR:
true)related to Nuchaz/BiblioCraft#681, BluSunrize/ImmersiveEngineering#3216, BluSunrize/ImmersiveEngineering#3232, Flanks255/simplybackpacks#14