Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 4 hours ago
All versions
6.0
Release
Infinity Stone Core 6.08 months ago 4,002
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Forge
Supported environments
Client and server
Changes
🪄 Infinity Stone Core v6.0 — Final Update
📰 Final Updates & Improvements
- New black hole visuals for ultimate cinematic effects
- Full flight system added for all players
- Thanos armor added for endgame battles
- Burn mark reversal now works with Nano Tech
- Passive mode added for the Soul Stone
- Fun Easter eggs, including Thanos armor zombies
- Improved ability toggles for seamless control
- Step assist added for Space Stone traversal
- Power Stone meteor ability added
- Updated icons and UI graphics for clarity
- Bug fixes and performance optimizations across all systems
- Structures revamped and scaled up
✨ Major Features & Additions
- Effect immunity for the Reality Stone (includes water breathing, night vision, etc.)
- Uru textures fully updated
- Enhanced Power Stone attack effects and beam progression
- Gauntlet skins and fully detailed gauntlet with fingers
- Aspect cost nerfed for balanced gameplay
- Advancements updated to reflect all new features
- Visual effects added for inserting stones
- Alien Evo integration for cross-mod compatibility
- Power menu graphics updated for improved immersion
- Updated gauntlet model with polished 3D details
- New sound effects for a full cinematic feel
- Soul World exit functionality added
- Injection system added for advanced gameplay
- Ultor Infinitus fully supported
- Black Panther integration added (Infinity Panther)
🔧 Quality of Life & Functional Changes
- Smoother animations for all Infinity Stone abilities
- Ability toggles and stone effects fully optimized
- Power Stone beam progression now visually represented
- Overall gameplay and graphics polished for final release
🐞 Bug Fixes
- Fixed multiple ability and effect errors
- Corrected syncing issues for the Reality Stone and other powers
- Stability improvements for multi-mod compatibility
- Backend cleanup for maximum performance
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:XnHvxK0t"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:hIAWGAJC:XnHvxK0t"
}

