# Mekanism 1.7.10 Community Edition ### 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. #### Download at curseforge https://www.curseforge.com/minecraft/mc-mods/mekanism-ce ### Building Mekanism 1.7.10 Community Edition ```bash ./gradlew fullBuild ``` You will find the files inside ./output/ ## For modpacks You need to include the [LICENSE](https://raw.githubusercontent.com/Thorfusion/Mekanism-1.7.10-Community-Edition/1.7.10/LICENSE.md) 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 ## Fixes by #### Clienthax : dupe bug with chemical washer and fluidtank, fixes issue with railcraft #### draksterau : personal chest bug and a server crash bug #### iKEVAREZ : and the turbine bug involving each fluid being sucked in. #### kmecpp : dupe bug with factories #### awesomely2002 : improvment for Entangloporters need to transport more #### q1051278389 : 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") #### maggi373 : fix for bin dupe bug, removed the ability to stack bins, quick solution but it works ## All contributors get capes # License stuff [LICENSE](https://raw.githubusercontent.com/Thorfusion/Mekanism-1.7.10-Community-Edition/1.7.10/LICENSE.md) [ORIGINAL MOD](https://github.com/mekanism/Mekanism)