Skip to content

Fix chest opening animation sync - #893

Merged
ACGaming merged 1 commit into
ACGaming:mainfrom
RuiXuqi:main
Jul 31, 2026
Merged

Fix chest opening animation sync#893
ACGaming merged 1 commit into
ACGaming:mainfrom
RuiXuqi:main

Conversation

@RuiXuqi

@RuiXuqi RuiXuqi commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@what-the-diff

what-the-diff Bot commented Jul 31, 2026

Copy link
Copy Markdown

PR Summary

  • Updated the ReadMe File
    The README.md file has been updated to include a note clarifying that the issue with chest opening and closing animations not being in sync when using the Iron Chests feature, has been addressed.

  • New Configuration Option
    A new configuration option "Fix Chest Opening Animation Sync" has been added in the UTConfigMods.java file under the Iron Chests category. This option is enabled by default.

  • Modified the Mixin Loader
    The UTMixinLoader.java file has been enhanced to include a fix for the chest opening animation synchronization problem when the Iron Chests mod is present.

  • Created a New Mixin Class
    A new mixin class, UTTileEntityIronChestMixin.java, has been created to manage client events for the Iron Chest. This class injects functionality to handle these events.

  • Added a New Mixin Configuration File
    A new mixin configuration file, mixins.ironchests.animation.json, has been added to register the newly created mixin for the Iron Chests feature.

@RuiXuqi
RuiXuqi marked this pull request as draft July 31, 2026 04:32
@RuiXuqi
RuiXuqi marked this pull request as ready for review July 31, 2026 05:01
@ACGaming
ACGaming merged commit 9b39b71 into ACGaming:main Jul 31, 2026
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