Using Mixins within MCCreator

Started by Willsbam on

Topic category: Help with modding (Java Edition)

Last seen on 23:44, 23. Mar 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Using Mixins within MCCreator

Heyo! I've recently got into java modding and have learned all the basics using an actual IDE in intelij. I know how to use a mixin within that, but im not quite certain how to do them on MCcreator.The reason I'm doing this in the first place because I've realized that i was spending too much time doing really tedious copy and pasting of classes, and was hoping to cut down through using this. I'm trying to do it on 1.19.2, and the plugin I saw for it doesn't support that vversion. Any help would be greatly appreciated!

Last seen on 23:44, 23. Mar 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How would I go about…
Sun, 03/17/2024 - 19:30

How would I go about backporting that plugin? Could I try to just change the version it accepts in the source files?