Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 4 months ago
All versions
8.3.0
Release
Fsang18's Heropack 8.3.02 years ago 1,229
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Forge
Supported environments
Required content
Any compatible version
Any compatible version
Any compatible version
Any compatible version
Changes
Changes:
- Updated Havok stats and energy color
- Updated Cyclops powers to work with the visor and helmet to change the intensity of the blasts.
- Updated Cyclops visor and helmet models
- Increased Hulk's base strength, and World breaker mode to reflect not being able to use armor / tools / secondary powers
- Added Space breathing to Sentry and Iron Mark 50
- Added Sentry to remove power command, so syringes should function properly
- Fixed Custom Symbiote abilities and accessories not functioning correctly
- Updated Spawn's damage output
- Fixed X-Gene item not working for wolverine's power
- Fixed Tachyon Device not working
- Change Human's torch's "Flame ON" energy blast to allow smelting blocks
- Updated X-Gene pool to be based on the tier system listed on my discord (higher tier have smaller percentage to be obtained via X-Gene and vice versa)
Additions:
- Added Viltrumite Idle Flight Animation
- Added Void Sentry Powers (can be obtained as a final upgrade from the Golden Sentry power)
- Added Daken's claws as a 25% change to obtain with X-23's claws from the Wolverine power
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:nwqZcj5e:XY9AOxzo"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:nwqZcj5e:XY9AOxzo"
}

