Tags
Creators
Details
Licensed ARR
Published 2 years ago
Updated 3 months ago
All versions
9.3.0
Release
Fsang18's Heropack 9.3.02 years ago 79K
Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Fabric
Forge
Supported environments
Required content
Changes
1K Even Update
Added:
- Added 1k event winner: Gambit Mutation power
- Added 1k even runner up: All Might (Young Age) suit
- Added 1k even runner up: Dog Welder suit Changes:
- Changed Iron Man Template IV recipes to use smithing tables
- Changed Hulk power's stats and destructiveness.
- Changed the method for entering Worldbreaker mode to damage taken rather than health (resets on de-transformation)
- Changed Hulk Auto-Transformation toggle to display via actionbar and chat (only to user) if it is enabled or disabled
- Changed all titanium-based recipes to include both normal recipes and Forge tag recipes (So some recipes may appear more than once)
- Changed Symbiote Container (Empty) recipe to use Titanium ingots rather than raw titanium
Fixes:
- Fixed Iron Man (Model 51 Helmet texture issue)
- Fixed Human DNA requiring OP to be obtained
- Fixed Iron Man (Model NIL) suit being able to fly with just the chestplate (now requires the chestplate and the boots)
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:ZFt7g1FK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:nwqZcj5e:ZFt7g1FK"
}





