Tags
Creators
Details
2.3.23.345
Compatibility
Required content
Changes
######## 2.3.23.345 ########
-ReFixed Baubles crash. (Seems last fix got lost in the mail)
-Fixed broken creative flux capacitor
######## 2.3.22.343 ########
-Fixed crash when Baubles is not installed.
-Optimized retro gen a little.
-Fixed some compounding residual particle lag.
######## 2.3.21.342 ########
-Fixed impossible null pointer exception in ExplosionFX
-Added compatibility between ICustomArmor and Baubles (Allows other mods to add baubles DE armor abilities)
-Fixed capacitor only charging baubles when in a baubles slot.
-Fixed capacitor always charging baubles when in a baubles slot. (even when disabled)
-Added optional key bindings to cycle tool AOE.
-Added fully upgraded versions of all tools and armor to creative menu (and JEI).
-Added item blacklist for draconium chest.
-Particle gen render distance now depends on particle sale.
-Fixed Particle gen tile not getting removed when the tile is destroyed.
-Fixed upgrading tools not copying enchantments.
-Shift clicking to add fuel to a Dislocator now adds 64 at a time.
-Fixed out of order rows in GuiToolConfig
-Fixed ore generating in chaos island rings when ore gen is disabled.
-Fixed fusion crafter comparator output not accounting for injector tier.
Supplementary resources
| File | Type | Size | |
|---|---|---|---|
| Draconic-Evolution-1.12.2-2.3.23.345-deobf.jar | Unknown | 5.39 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:UjIUPWZu"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:nBqivi8H:UjIUPWZu"
}



