DarkKronicle / AdvancedChatCore

The base mod to the most advanced chat mod in Minecraft.
Mozilla Public License 2.0
44 stars 22 forks source link

fix mod conflicts with chat mixins #43

Closed mysticdrew closed 2 years ago

mysticdrew commented 2 years ago

fixes #42

mysticdrew commented 2 years ago

I could not get your git hooks to run on my machine. Running the spotlessApply task would give this error

Step 'removeUnusedImports' found problem in 'src\main\java\io\github\darkkronicle\advancedchatcore\mixin\MixinChatScreen.java':
null
java.lang.reflect.InvocationTargetException
DarkKronicle commented 2 years ago

Thanks for the PR! Yeah I need to remove spotless

DarkKronicle commented 2 years ago

Today or tomorrow I’ll test this out. I think your solution works really well for avoiding conflicts

DarkKronicle commented 2 years ago

Everything looks like it works! Gonna add a couple new things but it should hopefully be published today.