Tags
Creators
Details
2.3.11.290
Compatibility
Required content
Changes
-Fixed tool stats config not getting applied properly.
-Added ability to move portals, reactors and energy cores with Funky Locomotion.
-Added baubles support to magnet and capacitor.
-Added config to disable chaos island explosion.
-Fixed swords being able to mine any block that does not require a tool.
-Fixed missing FE capability on Fusion Crafting Injector.
-Added ability to link energy crystals via bound portals.
-Added input mode option to wireless energy crystals.
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Draconic-Evolution-1.12-2.3.11.290-deobf.jar | Unknown | 5.31 MiB |
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:nBqivi8H:DhxaYy8T"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:nBqivi8H:DhxaYy8T"
}



