Hello!
So, I’m trying to get WeightedInventories and HBM Nuclear to play nicely together in a modpack, but HBM causes WeightedInventories to crash (java.lang.NumberFormatException: For input string: “?”).
I’m hoping to hack at the code to try to fix this (the source of Weighted Inventories is included in the .jar), but I’m having issues setting up the development workspace to do so, thanks to the Forge team setting fire to their own process.
I’ve gone through the setup generously provided at GitHub - OvermindDL1/gt6-new-workspace: Pre-built workspace to make mods for Gregtech 6, but I’m not sure where the decompiled 1.7.10 source code is to link it to the workspace?
I’m a very novice coder. With the help of tutorials, I’ve written some very basic mods, but I’m not very familiar with setting up workspaces.
Any help or suggestions very much appreciated!