Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 2 weeks ago
All versions
5.0
Release
Pugmeowla's Infinity Stone Core 5.09 months ago 1,564
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Forge
Supported environments
Client and server
Changes
🪄 🎉 | Infinity Stone Core v5.0 — 80K Download Special
📰 | General Updates
• New textures applied across stones, items, and several abilities
• Updated icons for cleaner menus and easier readability
• Fresh sound effects added to enhance ability feedback
✨ | New Features & Additions
• Time Stone Rings added as a new visual and functional element
• Time Stone sidebar added for better tracking of Time abilities
• Stones now glow when used, giving clearer activation cues
• New Snap variations introduced
• Snap damage added
• SNAP NOW FULLY WORKS
• Added cooldowns to all Snap actions to balance gameplay
🔧 | QoL & Functional Changes
• New snap animations for smoother transitions
• Destroy Stones effect now functions as intended
• New Power Stone explosion animation
• Additional animations implemented for various abilities
🐞 | Bug Fixes
• Fixed several ability triggers failing to play their updated animations
• Cleaned up visual syncing across multiple stone powers
• General stability improvements to support the new features
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:hIAWGAJC:wojT0zSA"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:hIAWGAJC:wojT0zSA"
}

