2.1 KiB
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
Builds at our maven
https://maven.thorfusion.com/ui/packages
Building Mekanism 1.7.10 Community Edition
./gradlew fullBuild
You will find the files inside ./output/
For modpacks
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
Required Dependencies
Mekanism CE also has three dependencies that it requires, as a modpack creator DO NOT USE the automatic downloader to get those file. It puts alot of strain to my server network.
Dependency list
- ForgeMultipart
- CodeChickenLib
- CoFHLib or CoFHCore
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