All versions
3.0.0
Release
Star Wars HeroPack 3.0.0 (Final Update)last year 15.6K
Uploaded by
Compatibility
Minecraft: Java Edition
1.7.10
Platform
Forge
Supported environments
Client-side
Server-side
Client and server
Required content
Any compatible version
Changes
Update 3.0.0 (Attack of the Clones) - Current Version (Final Version/Last Update)
- New Suits:
- Captain Rex
- Commander Cody
- Clone Trooper (Phase I)
- Clone Trooper (Phase II)
- Clone Jet Trooper
- Republic Commando
- New Weapons:
- Mandalorian Amban Phase-Pulse Blaster
- Mandalorian IB-94
- DC-17
- DC-17m
- DC-15S
- DC-15A
- RPS-6
- Z-6 Rotary Blaster Cannon
- New Alts:
- Mandalorian (Darth Maul Grogu Variant)
- Beskar Mandalorian (Darth Maul Grogu Variant)
- Captain Rex (Phase II)
- Clone Trooper Phase I (Bomb Squad)
- Clone Trooper Phase I (Captain)
- Clone Trooper Phase I (Commander)
- Clone Trooper Phase I (Lieutenant)
- Clone Trooper Phase I (Sergeant)
- Clone Trooper Phase II (13th Battalion)
- Clone Trooper Phase II (87th Sentinal Corps)
- Clone Trooper Phase II (91st Mobile Recon Corps)
- Clone Trooper Phase II (181st Armored Division)
- Clone Trooper Phase II (91st Mobile Recon Corps)
- Clone Trooper Phase II (187th Legion)
- Clone Trooper Phase II (212th Battalion)
- Clone Trooper Phase II (327th Star Corps)
- Clone Trooper Phase II (332nd Compan)
- Clone Trooper Phase II (442nd Siege Battalion)
- Clone Trooper Phase II (501st Legion)
- Clone Trooper Phase II (Kamino Guard)
- Clone Trooper Phase II (Shock Corps)
- Clone Trooper Phase II (Wolf Pack)
- Clone Jet Trooper (501st Legion)
- Clone Jet Trooper (Phase II)
- Republic Commando (Atin)
- Republic Commando (Fixer)
- Republic Commando (Boss)
- Republic Commando (Gregor)
- Republic Commando (Scorch)
- Republic Commando (Sev)
- Changes/Fixes:
- Added Baby Yoda/Grogu to The Mandalorian
- Fixed The Mandalorian to show as Tier 4-5 in the Suit Database
- Optimized certain files to decrease the size of the HeroPack
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:Eia4Gr0S:UJCXAjOK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:Eia4Gr0S:UJCXAjOK"
}

