promotional banner

Nuclear Craft UPdated

A modern port of NuclearCraft for 1.21 featuring advanced nuclear reactors, realistic fuel processing, and complex radiation mechanics for high-tech gameplay.
Back to Files

NuclearCraft-1.21.1-1.3.0.jar

File nameNuclearCraft-1.21.1-1.3.0.jar
Uploaded
Mar 29, 2026
Downloads
47
Size
16.1 MB
Mod Loaders
NeoForge
File ID
7843491
Type
B
Beta
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:nuclear-craft-updated-1489663:7843491"

Learn more about Curse Maven

What's new

NuclearCraft Neoteric - NeoForge 1.21.1 Port Build: 2026-03-29

Bug Fixes

  • Fixed client crash when holding Patchouli booksOverworldBiomeBuilderMixin was injecting nuclearcraft:wasteland into the biome builder during VanillaRegistries.createLookup() because ModConfigSpec.ConfigValue.get() returns its default value (true) before configs are loaded, bypassing the intended guard. Added WorldConfig.isLoaded() check to all three mixin inject methods so the wasteland biome is only injected after configs are fully initialized.
  • Fixed JER (Just Enough Resources) failing to initialize — The same unreferenced biome key caused BiomeRestriction.<clinit> to throw ExceptionInInitializerError, killing the entire JER JEI plugin before it could register any ore data. Resolved by the same mixin fix above.
  • Fixed wasteland_surface placed feature missing BiomeFilter — Added BiomeFilter.biome() to the placement modifier list for the wasteland surface feature, resolving a datagen validation error.
  • Removed broken AddPackFindersEvent registration — A previously added pack finder was producing a null pack and crashing singleplayer world selection. Removed entirely.
  • Removed spurious DeferredRegister<Biome> registration — Was contributing to biome registry noise without purpose.

Known Issues

  • NC ores do not appear in JER (JER does not auto-discover mod ores — requires explicit compat registration)
  • neoforge:fissile_fuel and neoforge:nuclear_waste fluid tag warnings remain (cosmetic, no gameplay impact)

This mod has no additional files