Conversation
|
and yes, this is a necessary update! unlike the past several Minecraft versions, the latest version of Animatica will not work once 26.1 releases. |
|
Hey if in 3-4 weeks you update dont get pushed can you give here an forked version? Thanks for you work! |
|
@dopadream Was the native image accessor really required? I don't think so. |
|
@editon96 https://www.curseforge.com/minecraft/mc-mods/animatica-refabricated Under review at modrinth atm |
Yes it was, and you're welcome. |
I meant in the way that you have implemented it. Well upto you. I'll stick with my approach. |
It's a far safer approach than yours. You are practically asking for accessor conflicts. You also just wasted your time making a slightly worse PR for no reason, but I'm not a cop lol. |
stuff is changing, so we need to as well!
26.1 requires Gradle/Loom to be updated, and since Minecraft is no longer obfuscated, yarn can no longer be used. The mappings line has been removed entirely from the build.gradle and you'll need to update to IDEA 2025.3 for everything to index correctly!
I had to update the video setting screen mixin to account for the new screen added in 1.21.11, and also added a tooltip to the button with support for all translations (but you can remove this if you want).
I tested this in the latest snapshot and verified the mod works correctly.