Mekanism-tilera-Edition/README.md
maggi373 0f049b7a1c update building desc
yes fullBuild is default, but just to remind people
2022-04-30 20:09:48 +02:00

40 lines
1.2 KiB
Markdown

# 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/
## 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