Modular Nuclear Reactor


Adds new version of nuclear reactor that combines reactor, heat exchangers and generator in a single unit. Directly produces electricity, needs no water and consumes nuclear fuel on demand. Tradeoff for such convenience is the lack of neighbour bonus and smaller power output comparing to original reactor. Ideal for space platforms, backup power supply systems and remote outposts as an efficient, zero-pollution and compact baseline power source. Power output can be adjusted in settings.

Content
a day ago
2.0 - 2.1
70
Factorio: Space Age Icon Space Age Mod
Power

i [RESOLVED] 2.1 Port?

2 days ago

Hello, as per tittle, do you intend to make a version for the 2.1 of the game? Thank you in advance ~

2 days ago

+1

2 days ago

Hi! Yeah, I'm planning to port all my mods to 2.1 that are not ported yet a bit later. This will be ported too.

2 days ago
(updated 2 days ago)

Until that happens, its just two changes to make it working:

  • info.json, change factorio_version from "2.0" to "2.1"
  • prototypes/recipes.lua you'll see:

category = "crafting-with-fluid",

change it to (keeping the trailing comma):

categories = {"crafting-with-fluid"},

Works perfectly fine on my modded playthrough. :)

2 days ago
(updated 2 days ago)

I think so too but I usually test mods before release by hand and give players some time to play to collect feedback and make changes before 2.1 update. It is needed to avoid maintaining two branches at the same time (2.0 and 2.1). Bugfixes and content come first, compatibility comes last.

a day ago

Added compatibility with 2.1

a day ago

Thanks ~

This thread has been locked.