Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 4 months ago
All versions
8.2.0
Release
Fsang18's Heropack 8.2.02 years ago 428
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Forge
Supported environments
Required content
Changes
Added New abilities:
- Super Soldier (Can be obtained by smelting Augmented Human DNA for 10 minutes)
- Amazon (Can be obtained by placing Amazonian clay in an archeology table)
- Atlantean (Can be obtained by placing Atlantean clay in an archeology table)
- Added Regenerative Healing Mutant ability (Can be obtained via the X-Gene)
- Added Magnetism Mutant ability (Can be obtained via the X-Gene)
- Added Mimicry Mutant ability (Can be obtained via the X-Gene)
- Added Darwinism Mutant ability (Can be obtained via the X-Gene)
- Added Sentry Power (Can be obtained via placing Super Soldier serum in a smithing table)
Added New Suits:
- Robbie Reyes
- Captain America
- Sentry
- Void Sentry
- Wolverine (Sleeveless)
- Deadpool (plus some variants)
- Invincible (Original)
- Invincible (Blue)
- Omniman
- Spiderman (Homecoming)
- Spiderman (Miles)
- Ghost Spider
- Green Arrow
- Wonder Woman
- Superman (Classic)
- Batman (Classic)
- Batman (Dark Knight)
- Blue Beetle (Ted)
- Added Heroic Capes
Added New tools:
- Vibranium Shield
- Vibranium Shield (Captain America)
- Vibranium Shield (Hydra)
- Compound Bow
- Smoke Arrow
- Impact Arrow
- Explosive Arrow
- Kryptonite Arrow
Changes:
- Fixed Symbiote Spawn Ability
- Added Comic suit for Host Rider
- Revamped Spawn's abilities
- Fixed Archangel's wing texture while flying
- Fixed Techno-Organic Block not being placeable
- Added naturally spawning titanium between Y=-40 and Y=-10
- Changed models for all suits to be more form fitting
- Changed Wolverine Mask model to be sleeker
- Added claw sheaths for wolverine suits
- Added compatibility for Ad Astra (currently flashes the freezing effect animation, but does not kill player) - Current heroes who can breath in space are: Kryptonians, Viltrumites, Scarab, Darwin
- Reworked RF code for support with other addons
- Changed Batman Beyond suit to Iron tier
- Fixed Flash suits and Tachyon Prototype not working on Fabric
- Fixed the delay in Negative speedforce giving Reverse Flash armor
- Added XL Packets as new Dependency
- Changed Adamantium models for Wolverine claws
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:TrUNgepx"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:nwqZcj5e:TrUNgepx"
}





