Tags
Creators
Details
1.2.0
Compatibility
Required content
Changes
⚠️ Important Info ⚠️
Because of this update, it is possible that on your world, the reactor will automatically explode because the older pattern you used isn't stable. Please be sure to turn off your reactor before updating!
Also, the renaming of blocks may cause them to disappear. We apologize for the inconvenience, but this change was necessary to ensure a stable future for our mod.
Localizations :
- Completed Russian 100%
- Completed Spanish 100%
- Completed French 100%
- Completed German 100%
- Completed Korean 100%
- Completed Chinese Simplified 100%
- Completed Turkish 85%
- Completed Czech 79%
- Completed Polish 78%
- Completed Romanian 78%
- Completed Portugese Brazilian 77%
- Completed Japanese 72%
- Added Vietnamese 100 %
- Added Danish 92%
- Added Dutch 61%
- Added Swedish 46%
- Added Ukrainian 42%
Bug Fixes :
- Mob spawn egg wasn't in the game
- Removing temporary code & tests
- Spelling correction
- Uranium & Graphite rod now display's correctly on reactor when empty with engineers goggles
- Fixed a bug that multiplies stick consumption by 10
Optimizations :
- Global Optimizations
- Renaming "reactor coolling frame" in "reactor cooler"
- Renaming "reactor main frame" in "reactor frame"
- Clear unnecessary logs
New Feature :
- Rework Reactor Blueprint
- Custom tooltips
- Uranium powder is now 50% chance drop (temp value waiting for next update with rebalance of rod production)
- Added a craft for uranium potion
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:z611fdf7:x6wKK4iP"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:z611fdf7:x6wKK4iP"
}

