All versions
1.0.0
Release
Godzilla: Rising 1.0.011 months ago 33.6K
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Required content
Changes
- -Reworked Kiryu
- -Added beams to: Kiryu, Zilla Jr.
- -Added Heisei Godzilla Jr.
- -Added Godzilla Earth
- -Added Godzilla Filius
- -Added Zilla (Final Wars)
- -Added Type-1 Kiryu
- -Added Type-3 Kiryu
- -Added Black Mechagodzilla
- -Added Godzilla (1955)
- -Added Shin Destoroyah
- -Added Baby Zilla
- -Added Baby Zilla Jr.
- -Added Godzilla (70th Anniversary)
- -Added Zilla Nest
- -Added Zilla Egg
- -Added High Tech Panel
- -Added Control System Upgrade
- -Added new visuals to Volcano
- -Added some recipes
- -Added more sound effects
- -Added some debug tools (Mob Killer, Cooldown Resetter, Health Checker, Max Health Checker)
- -Added new gamerule
- -Added some functionality to scientist
- -Reworked Kaiju block destruction system
- -Reworked Anguirus' special
- -Reworked Kamakura San's beam
- -Reworked Minus One Gojira's beam explosion system
- -Remodelled, retextured Minus One Godzilla (Odo island form)
- -Remodelled, retextured Showa Mechagodzilla
- -Remodelled, retextured Godzilla Skull
- -Remodelled, retextured Minus One Godzilla
- -Updated nuke
- -Updated Kamata Kun Visuals
- -Retextured Zilla
- -Redesigned the Lab
- -Added new passive to Snow Godzilla
- -Changed some names
- -Changed some recipes
- -Changed the scale of some kaiju
- -Nerfed HP of some kaiju
- -Buffed Shin Godzilla's regeneration
- -Buffed Oxygen Destroyer
- -Made all kaiju regenerate
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:urjseFT9:OmSMHrIK"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:urjseFT9:OmSMHrIK"
}



