Allow Older Forge Compatability
Chocohead opened this issue · 3 comments
If you replace the "storage.fluid.getFluidID()" calls with "storage.fluid.getFluid().getID()", that should allow pre-fluid change forge versions to work as well as keeping the post-fluid change ones working. I'd make a pull request myself but I'm not sure if you've added any more newer Forge dependencies.