Currently having an issue using the JsonToNBT.getTagFromJson method.
I'm using IntelliJ and have it setup like you should. Everything works fine and I don't get any errors in the code or while building the jar. But as soon as I get in game and try to access my plugin, I get a NoSuchMethodError with it. Not sure what steps Im missing, but any help would be appreciated.