Skip to content

Thorfusion/Mekanism-Community-Edition

 
 

Repository files navigation

Originally made for Terralization Modpack with fixes from several different forks. Now with new features, bugfixes and performance enhancement.

Download at

Builds at our maven

Contact Thorfusion team on our discord server

Building Mekanism 1.7.10 Community Edition

./gradlew fullBuild

You will find the files inside ./output/

Mod examples on how to use the new api for MEK:CE

Also visit our wiki explaining how to use the new MEK:CE api

Official Modpacks

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

Mekanism CE has continued the use of the update notifier but changed the config name to v2. This is to notify people making the switch to CE of this feature. It is recommended for modpacks to disable this.

Also visit our wiki regarding configuration.

Required Dependencies

Mekanism CE also has two 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

Changes

Featured changes

MEK:CE 1.7.10 Featured Changes MK MK:CE
Open Source ✔️ ✔️
DUPE: Chemical Washer ✔️
DUPE: Fluidtank ✔️
DUPE: Fluidstack ✔️
DUPE: Factories ✔️
DUPE: Bins ✔️
DUPE: Moving Players ✔️
DUPE: Personal chest dupe ✔️
BUG: Osmium Compressor ✔️
BUG: Storage Meter ✔️
CRASH: Looping crash MK+RR+BC ✔️
CRASH: Render crash with too much water ✔️
CRASH: Jetpack and chunk CME ✔️
PERFORMANCE: Fix Gas Registry Lookup ✔️
PERFORMANCE: Fix Infinite Heat Transfers ✔️
FEATURE: TerralizationCompat ✔️
FEATURE: Biofuel cycle rework ✔️
FEATURE: Configurable radius digitalminer ✔️
FEATURE: Whitelist dimension's for windmill ✔️
FEATURE: Immersive Deuterium ✔️
NEW FEATURES, BUGFIXES & MORE! ✔️

Full changelog

Note that changes not by the mekanism ce team has been added by us from their respective forks. any issues with these changes should be directed to us.

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 - Mekanism CE Team

  • fix for bin dupe bug, removed the ability to stack bins, quick solution but it works
  • added api.jar, mdk is now depricated
  • oredict switcher for osmium: you can chose either or both of osmium/platinum
  • fixed minetweaker not working problerly with mekanism
  • fixed osmium compressor taking incorrect amount of osmium #32
  • making enriched alloy now uses steel ingots instead of iron ingots
  • updated libraries and removed unused metallurgy compat
  • voiceserver is now disabled by default
  • oredict recipes for poor ores from railcraft (1x ingot from using purification chamber) #30
  • oredict recipe for dustQuartz to be enriched(mekanism) to quartz #30
  • oredict recipe for dustQuartz to be enriched(mekanism) from quartz ore #30
  • oredict recipe for gemDiamond to be enriched(mekanism) to compresseddiamonds #30
  • cleaned and upgraded gradle building
  • added autodownload for dependencies and missing dependency warning
  • oredict for steeltools
  • added dimension whitelist config for windmills, by default only overworld is whitelisted #47
  • silicon integration is enabled if enderio or gc or project red is installed, silicon is now used to make instead of iron control circuits #45
  • added oredict componentcontrolcircuit for advanced control circuit
  • Overhauled the config file system
  • fixed fluidstack duplication through tanks, or other blocks allowing filling & emptying fluidstacks like drums #49
  • removed the native cape module, the auto updater module and voiceserver #51
  • fixed config for HeatGenerationFluidRate
  • disabled prefilled tanks by default
  • fixed looping crash with MK+RR+BC #33
  • add dump button to factories #39
  • fix crash with quantum entangloporter #68
  • Add configurable max radius for digitalminer #55
  • Ic2 compat config #64
  • #117 bug rendering crash with mariculture infinity water bucket placed in evaporation controller #122
  • fix #100 where oredict for platinum didnt apply to dust and below and fix #120 #121
  • add devJar #102
  • Fix hold in tooltip not being translated #167

Pokemonplatin - Mekanism CE Team

  • Teleporter and Quantum Entangloporter now have a trusted channel for smp #22

DrParadox7 - Mekanism CE Team

  • fixed missing lang for teleporter #36
  • cardboxes are now single use #36
  • added methane gas #36
  • nerfed fusion reactor #36
  • added config for reducing particles for completed multiblocks #36
  • sawmill now outputs raw rubber instead of rubber #36
  • added methane to gas burner fuel list #36
  • Added a workaround for minetweaker regarding removal of recipes, use the config file to disable them. #43
  • Added BoP integration, when enabled atomic alloy is made with Ender Amethyst from BoP #44
  • [Large feature] Reworked the bio-fuel cycle #48
  • added lazuli ingots and lead infusion #50
  • fixed energy storage meter increasing when generating no energy in industrial turbine #40
  • Fix plastic properties #60
  • fix dupe with moving players #62
  • Adds more configs for Bio-Generator #71
  • add forestry compat to biogen cycle #71
  • Fixes Molasse/Glucose missing texture and langs #71
  • Reworks how Heavy Water is obtained #94
  • Fixes upgrades vanishing up machines when FactoriesEnabled= false #112
  • Fixes CMEs crashes in #141
  • Plat Compat Shenanigans in #142
  • Patch Personal Chest dupe in #143
  • Fixed lag with in heat transferring devices #158

leytilera

  • universal cable connection to IC2

ace10102 - Mekanism CE Team

  • Additional checks for IC2 api and cofhcore in ChargeUtils before using them fixes mekanism#4785 #118
  • Fix Gas Registry Lookup Performance in #138

Omgise

  • Update zh_CN.lang by NealDeal34 in #162

Bedrockbreaker

  • Add missing Gas API methods in #166

All contributors get capes

License

LICENSE

ORIGINAL MOD