promotional bannermobile promotional banner

HBM's Nuclear Tech Mod: Community Edition

The most complete and up-to-date 1.12.2 HBM: Nuclear Tech Mod port.

File Details

1.3.4.3

  • R
  • Jan 4, 2026
  • 82.60 MB
  • 3.0K
  • 1.12.2
  • Forge

File Name

NTM-CE-1.12.2-1.3.4.3.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hbm-nuclear-tech-mod-community-edition-1312314:7415696")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixes

  • Fixed a crash when unloading a chunk containing an RBMK autoloader (PR #1214 by Katecatus)
  • Fixed a bug where glyphids could make other models in the world glow or become transparent
  • Fixed an issue where the new fusion reactor could not disconnect removed components
  • Fixed various model loading issues
  • Fixed rendering issues with box cables
  • Fixed AutoSaw cutting and replanting logic
  • Fixed Woodburner fluid IO and tooltip
  • Fixed typed pipe crafting with the Multi Fluid Identifier
  • Fixed cave and 3D ore layer generation
  • Fixed missing sellafite_corium
  • Fixed an EntityShrapnel crash
  • Fixed reinforced glass and slab ambient occlusion
  • Fixed the red key hole being obtainable in survival
  • Fixed storage crates disappearing when mined with the power drill
  • Fixed various bugs related to the fluid pump
  • Fixed various bugs related to meteors
  • Fixed Solidifier and Ashpit automation logic
  • Fixed pneumatic tubes filtering is now possible on both sides
  • Fixed Heat Boiler item persistence
  • Fixed a siphon crash
  • Fixed cap/basalt ore having no drops
  • Fixed RBMK connector connection visuals
  • Fixed being unable to put flame_pony in the turbofan upgrade slot
  • Fixed various tooltips

Changes

  • More machines now produce pollution to match 1.7 behavior
  • Updated radiation world destruction logic to match 1.7 behavior
  • Updated entity radiation effects to match 1.7 behavior
  • Updated oil_pipe and PAA suit textures to match 1.7

Breaking changes

  • Removed hbm:briquette_lignite (unused and unobtainable in survival)
  • Removed the Radioisotope Thermal Heater
  • Removed:
    • hbm:apple_lead1
    • hbm:apple_lead2
    • hbm:apple_schrabidium1
    • hbm:apple_schrabidium2
  • Lead apple and schrabidium apple are now meta items (these four items above were unused and unobtainable in survival)

New features

  • Added OpenComputers support to the Geiger counter (PR #1219 by PeterStrick)
  • Added more QMAW (PR #1225 by Vidarin)
  • Ported stalactites and stalagmites

Performance

  • Improved performance by parallelizing non-interfering per-tick tasks
  • Improved networking system performance
  • Mitigated TPS drops caused by nuke fallout rain
  • Improved heat distortion particle performance (MinecAnton209)
  • Improved performance of various library methods (MinecAnton209)
  • Improved meltdown logic and reduced RBMK component network traffic (MinecAnton209)
  • Improved performance by replacing most references to Enum#values() with static final arrays
  • Added automatic cleanup of empty networks in UniNOS
  • Cached all baked models

Misc

  • Improved radiation system logging (requires debug=true in config)