Tags
Creators
Details
0.1.0-alpha
Compatibility
Required content
Changes
HBM's Nuclear Tech Modernized - Major Update

We're Back!
After more than a month of silence, we're excited to return with not just an update, but a whole new team! We're thrilled to announce that our project has merged with HBM Renaissance - another talented team that was porting HBM to 1.20.1. Together, we're stronger than ever and ready to bring you the best experience possible.
Power Generation
Wood-Burning Generator
The first power generator is now available! Start your journey into the world of nuclear technology with this reliable starter generator.

Machinery & Processing
Stamping Press
A fully functional press with all its stamps has been added, opening up new manufacturing possibilities.

Blast Furnace
A new way to create alloys (WIP)
Assembly Machine Overhaul
The new Assembly Machine is finally done and is now fully operational with:
- Advanced recipe system
- Smooth animations
- Blueprint system for custom recipe expansion
- Dozens of example recipes included


Tools & Equipment
Tools
A vast array of tools with unique abilities has been added to enhance your gameplay experience.

Armor Sets
Multiple armor sets are now available, each with unique stats and special effects to suit different playstyles.

Materials & Crafting
Ingots & Materials
Nearly all ingots have been implemented, each with their own unique properties and uses in crafting.

Stamps & Templates
The stamp and template reception system has been improved due to adding a new ones
Machine Components
Essential components for future crafting have been added:
- Mechanical parts
- Circuit boards
- Various electronic components

Explosives & Weaponry
Grenades
Six different grenades with unique explosion mechanics:
- Various blast patterns
- Different bounce power
- Different explosion triggers

Mining Charge
A specialized explosive perfect for mining operations:
- Deals no damage to players
- 100% block drop rate
- Instant explosion
- Safe and efficient
Building & Decoration
Decorative Blocks
Over two dozen new building blocks to enhance your constructions.

Doors
Simple doors and a massive 7x6 blocks scale multiblock vehicle door for large-scale transport needs. All are workable!

Power Systems
The entire energy generation, storage, and transmission system has been overhauled for better performance and reliability.

World Generation
Strawberry Bushes
Wild strawberry bushes now spawn naturally in the Overworld.
Ore Generation
All overworld ores have been added, including deepslate variants for complete underground exploration.
Quality of Life
Creative Tab Organization
All items have been sorted into appropriate creative tabs for easier navigation.
Hazard System Update
Enhanced hazard system - more items are now properly flagged as pyrophoric or explosive for realistic handling.
Work in Progress
Shredder
Initial implementation has begun (limited functionality for now - more coming soon!)

What's Next?
This is just the beginning of our journey together. Stay tuned for more updates, and don't forget to join our Discord community to share feedback and stay connected!
Special thanks to contributors
for their great impact to the development!
Thank you for your patience and continued support!
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:5YPeUFlb:Ao8blVxe"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:5YPeUFlb:Ao8blVxe"
}

