Tags
Creators
Details
4.10.1
Compatibility
Required content
Changes
- Made Bulk Cells less aggressive in updating their available stacks to report to an ME network
- Removed some extra
AEItemKeyboxing
Shamefulless Plug:
I have recently set up both a Sponsors button on my GitHub along with a Ko-Fi page for those interested in chipping in monetarily.
In some sense, I avoided doing so for a long while until now, since it always felt a bit "wrong" to be asking for tips/donations from people for these—especially at the moment, given how little time I've been able to allocate towards modding again and towards maintaining my stuff. That being said, things have been a bit rough for me at the moment outside of modding (generally IRL), and I figured it wouldn't hurt to at least have these avenues open. However much or little you choose to send (or not, it's your call!) helps a bit either way.
In any case, thank you all once again for your continued support in simply playing around with these mods and add-ons. I am but one man chipping away at these almost entirely solo (albeit with plenty of help, insight and expertise from the upstream AE2 peeps and communities like ATM and NeoForge), just for the sake of something to keep myself occupied with and to enjoy doing. I am wholly grateful that this many players have also enjoyed them enough to keep using and playing with in general.
Optional dependencies
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| megacells-4.10.1-sources.jar | Unknown | 1,011.99 KiB |
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:jjuIRIVr:uuYUevGe"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:jjuIRIVr:uuYUevGe"
}

