Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Effortless Building only being able to use the stack in hand #614

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

Irgendwer01
Copy link
Contributor

No description provided.

Copy link

what-the-diff bot commented Jan 14, 2025

PR Summary

  • Refined Activation Process for Mixin
    The conditions for activating the "Effortless Building” mixin were updated. A toggle from UTConfigMods.EFFORTLESS_BUILDING.utEFTransmutationFixToggle has now been included.

  • Introduction of a New Mixin Class
    A new mixin class, UTCompatHelperMixin, has been added. This class is in charge of enhancing the method getItemBlockByState. This change particularly facilitates better compatibility with the Effortless Building mod.

  • Removal of Obsolete Mixin Classes
    Two older mixin classes, UTInventoryHelperMixin and UTSurvivalHelperMixin, have been deleted. The updated logic in UTCompatHelperMixin rendered these previous classes unnecessary.

  • Mixin Configuration Adjustment
    The mixin configuration mixins.mods.effortlessbuilding.json was updated. It now includes the recently added UTCompatHelperMixin and no longer mentions the deleted mixin classes.

@ACGaming ACGaming merged commit 16ceaf1 into ACGaming:main Jan 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants