Use Mekanism resources through your ME network.
Cleanroom is required for the necessity.
Cleanroom is a 1.12.2 Forge fork, providing newer toolchain, new APIs and 99% compatibility.
Need Java25.
The following mods are required for this mod:
- Applied Energistics 2 supergiant
- Mekanism
This is now currently based off AE2 supergiant, it depends on Cleanroom so that the regular and the uel is not allowed with this mod.
Please note that the modid in this repository has been changed to mekeng
This project is based on AppliedEnergistics/Applied-Mekanistics.
The upstream repository remains the original Appmek project and the primary reference for design, behavior, licensing, and attribution.
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
var mod_version = "v1.1.0"
implementation "com.github.FormlessDragon:Applied-Mekanistics:${mod_version}:dev"
}Everything is under the LGPLv3, but assets are under CC BY-NC-SA 3.0
Thanks to Team Applied Energistics, AlgorithmX2, the upstream AE2 contributors, and everyone involved in the original project: AppliedEnergistics/Applied-Energistics-2.
Thanks to Team Applied Energistics and everyone involved in the original project: AppliedEnergistics/Applied-Mekanistics