Tags
Creators
Details
Licensed GPL-3.0-only
Published 5 months ago
All versions
0.1.1
Release
Ripples of the Past: Recording 0.1.15 months ago 1,479
Compatibility
Minecraft: Java Edition
1.16.5
Platform
Forge
Supported environments
Client and server
Required content
Changes
Bug Fixes:
- Fixed Fossil Moth's helath grow problem.
- Improved Swarm Attack's logic.
- Now Ashes to Ashes can absorb fall damage and explode damage.
- Improved Ashes to Ashes's range detection.
- Wakened Ashes to Ashes's Exfoliating Detonation and improved its logic.
- Fixed Stasis Barrier's prompt message.
- Fixed Ashes to Ashes's Stasis Barrier's wrong animation.
- Corrected Stasis Barrier's block name to "Stasis Barrier".
- Now Stasis Barrier can be broken.
- Improved block ahesion's logic.
- Fixed Crazy Diamond can fix Stasis Barrier.
- Fixed Stasis Barrier's wrong parctile.
- Added death message for Thela Hun Ginjeet's damage type.
- Fixed Thela Hun Ginjeet hit target again when target summoned stand.
- Now Thela Hun Ginjeet's glowing only visible to its owner.
- Now Thela Hun Ginjeet embedded in the stand when it hit the stand. Not Stand User.
- Now Thela Hun Ginjeet can't embedded in when deal too low damage.
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:3y0SYtFe:G6oQr93A"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:3y0SYtFe:G6oQr93A"
}



