All versions
4.0
Release
Mega TNT Mod 4.05 days ago 107
Uploaded by
Compatibility
Minecraft: Java Edition
1.20.1
Platform
Forge
Supported environments
Client and server
Changes
TNT Additions:
- Once in a Blue Moon
- Andromeda Collapse
- Celestial Peak
Other additions:
- Mob TNT spawn egg
- Boss TNT spawn egg
- Creative tab additions
- Le Realization Kicks In
- nothing is real...
NEW DYNAMIC TEXTURES FOR Moon Impact TNT, TNT x1,000,000, Flat Solar System TNT and Pulse TNT
- Changed the items TNT Diamond gives to the player
- Changed "Mega TNT Mod Other Stuff" block tab
- Changed Bath Of Fire Pieces texture
- Changed Hypernova texture
- Changed Meteors Rain Texture
- Increased Supernova and Supernova Dynamie explosion radius
- Moved Hellas Planitia to tier 4
- Moved Moon Impact TNT to tier 5
- Changed Hellas Planitia explosion
- Changed Moon Impact TNT into an actual Moon falling and explosion
- Fixed Hellas Planitia meteor for not being visible
- Changed Cluster TNT texture
- Added death message to Ivy Mike
- Added death message to B41 Thermonuclear Bomb.
- Added death message to Tsar Bomba.
- Changed The Most Terrifying Being Ever explosion
- Added "Le Realization Kicks In" and "nothing is real..." blocks crafting recipes
- Fixed a crash caused by the "Le Realization Kicks In" and "nothing is real" blocks when they were destroyed by explosions.
- Changed "nothing is real..." block sound.
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:tB549v27:y52tYVMU"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:tB549v27:y52tYVMU"
}

