Tags
Creators
Details
3.0.3
Compatibility
Changes
Added unique colors to each singularity Added new RTG Added Thermonuclear Cats (16 Types) Added automation to the S.A.F.E. Added Blinding protection to hazmats Added missing recipe catalysts and interaction areas Added level tooltip to hydroreactive and explosive items Added Moderation ability to RBMK Steam channels Added Sellaline liquefaction recipe Added more crucible item smelting Added tooltip to V1 Added volume tooltip to molds Added mirror tool 2m AoE when sneaking Added Small Nuclear Reactor block reaction info Ported Strand Caster from NTM CE Ported Gas Sensor from NTM LCE
Changed Template folder to accept dyes by oredict Changed baby singularities to give 4x the power Changed Radshielding to only be at exactly bedrock explosion resitances Changed RTGs to always have halflives Changed Reinforced Glass blastresistance Changed S.A.F.E structure and render to show singularities Changed Anvil JEI page to be more compact Changed RTGs to give more HE/s Changed Solar Boiler to not be so capped Changed fluid tank/barrel/cerium textures
Deleted some unused textures
Fixed buckets not being filled correctly Fixed Black Holes using linear gravity quadratic of instead one Fixed Strand Caster crash on impossible mold material combi Fixed Builder Wand Grate Placement Crash Fixed waste earth giving Contamination effect to Radimmune Fixed S.A.F.E. not dropping contents on mined Fixed Antischrab dmg being to low Fixed Nuclear Creepers not doing nuclear explosions Fixed mold crafting recipe id shift Fixed Autocrafter/Grabber/Router/Extractor dupe Fixed control panel crash Fixed Coker item output Fixed Fusion Reactor automation Fixed Big Reactor Steam backing up Fixed Thermonuclear Cats eating fish Fixed Server crash
Optional dependencies
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:9Y3a7djB:WTpRAras"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:9Y3a7djB:WTpRAras"
}

