Go to file
2022-09-11 18:41:30 +02:00
.github fix maven publish action 2022-05-01 16:22:38 +02:00
docs Update Development.md 2014-07-21 20:13:59 +01:00
etc add cm to the rest of modules 2022-05-01 02:40:52 +02:00
gradle/wrapper update gradle 2022-04-30 19:55:28 +02:00
libs add latest cofh energy api 2022-09-06 22:11:19 +02:00
src/main smarter recipe manager 2022-09-08 17:36:04 +02:00
.gitignore add maven stuff 2022-04-29 02:13:20 +02:00
build.gradle add latest cofh energy api 2022-09-06 22:11:19 +02:00
build.properties bump version 2022-09-07 19:25:23 +02:00
gradlew update gradle 2022-04-30 19:55:28 +02:00
gradlew.bat update gradle 2022-04-30 19:55:28 +02:00
LICENSE.md Update LICENSE.md 2022-05-20 17:24:39 +02:00
README.md add notice about dependencies 2022-09-04 15:02:19 +02:00

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

All contributors get capes

License stuff

LICENSE

ORIGINAL MOD