This was made for Terralization Modpack and it's code is based on several other contributions I found on GitHub and fixes made by the community on this repo.
https://www.curseforge.com/minecraft/mc-mods/mekanism-ce
./gradlew fullBuild
You will find the files inside ./output/
You need to include the LICENSE for Mekanism 1.7.10 Community Edition and Aidanbrady as author, if your system supports it indicate that this is an custom version and give appreciable credits
dupe bug with chemical washer and fluidtank, fixes issue with railcraft
personal chest bug and a server crash bug
and the turbine bug involving each fluid being sucked in.
dupe bug with factories
improvment for Entangloporters need to transport more
Turbine and matrix bug fix industrialTrubine can input Water or some liquid with another mod's pipe(now only accept water) fix EnergyMatrix use IC2 cable(EnergyNetBug) connecting valve as a loop to fully charge the Matrix(now IC2Cable can't connect the MatrixValve which in "Input Mode")
fix for bin dupe bug, removed the ability to stack bins, quick solution but it works