Hello, I'm looking into updating this mod to 1.12.2 so I can include it is an update to my modpack. It certainly looks possible, and I've already managed to fix some of the code, but when I was trying to update the gradle script I realised that while you do have a 1.12 version of bspkrscore, it is not included in your ivy repo. I managed to get it working by manually downloading and adding the jar in eclipse, but I doubt gradle will be able to autobuild without the lib. That or I need to figure out how to build off of your github release rather then your ivy repo, but I'm trying to change as little as possible...
Hello, I'm looking into updating this mod to 1.12.2 so I can include it is an update to my modpack. It certainly looks possible, and I've already managed to fix some of the code, but when I was trying to update the gradle script I realised that while you do have a 1.12 version of bspkrscore, it is not included in your ivy repo. I managed to get it working by manually downloading and adding the jar in eclipse, but I doubt gradle will be able to autobuild without the lib. That or I need to figure out how to build off of your github release rather then your ivy repo, but I'm trying to change as little as possible...