Posted December 8, 20204 yr So I want to use org.reflections for my mod for some reasons, it works fine in dev but crashes with ClassNotFound when obfuscated, how do I implement it correctly? All I did was add this compile group: 'org.reflections', name: 'reflections', version: '0.9.12' to the dependencies task, which I assume isn't enough but I have no idea how to ship it with my mod
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.