Skip to content

Semetix/Mekanism-CE-Unofficial-1.12.2

 
 

Repository files navigation

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

Download at curseforge

Builds at our maven

Building Mekanism 1.12.2 Community Edition

./gradlew fullBuild

You will find the files inside ./output/

For modpacks

You need to include the LICENSE for Mekanism 1.12.2 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.

Changes

Featured changes

MEK:CE 1.12.2 Featured Changes MK MK:CE
Open Source ✔️ ✔️
Dupe: Wood dupe with Precision Sawmill and trapdoors ✔️
Crash: fixes an npe crash for cables ✔️
Crash: Fix Tier installer NullPointerException onItemUse ✔️
Bug: limit crystallizer to receive gas mutiples of recipe input ✔️
Performance: Optimize cable emitting ✔️
Performance: New factory sort algorithm ✔️

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.

thedeadferryman

Clem-Fern

  • Fix Tier installer NullPointerException onItemUse [crash fix]
    • "I've had crashes from using tier installers in e2e, so I'm assuming this is what the fix is" - SteaSteaStea

Addalyn

  • Check and make sure toolsItem is not a empty stack [bug fix]
  • Fix DigitalMiner to use getDiameter() instead of radius was issue with

Gurkonier

  • Add implementation for dynamic tank [feature] v

fs-vault

  • Optimize cable emitting [Performance improvement on server tick]
  • Use O(1) operations where possible in FrequencyManager [Performance improvement]
  • Rework FrequencyManager [Performance improvement]

sapphi-red

  • limit crystallizer to receive gas mutiples of receipe input [bug fix]
    • "this should fix gases getting stuck in machines and blocking your whole ore processing setup" - SteaSteaStea

maggi373 - Mekanism CE Team

  • Ported config file structure from mek:ce 1.7.10
  • updates gradle to 5.6.4 Thorfusion#83
  • ported mek:ce 1.7.10 config file structure Thorfusion#83
  • fixed versioning
  • add publish to maven for 1.12.2 Thorfusion#93
  • port some changes done in mek:ce 1.7.10 Thorfusion#95
    • ports terralizationcompat
      • adds quartzcompat
      • adds diamondcompat
      • adds poororescompat
    • port siliconcompat
    • port recipechange for rubber in sawmill
    • ports the recipe change for enriched alloy from iron to steel
    • also adds a new configfile for mek:ce configs
    • fixes gui settings for mek generators and mek tools
  • fixes an npe crash for cables Thorfusion#103
  • fixes wood dupe with sawmill and trapdoors Thorfusion#124

KasumiNova

  • New factory sort algorithm for MekCE by KasumiNova Thorfusion#107 [Performance improvement]

License

LICENSE

ORIGINAL MOD

About

An customized version of mekanism

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.9%
  • Other 0.1%