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
23 hours ago
2.0 - 2.1
349
Factorio: Space Age Icon Space Age Mod
Power

i [RESOLVED] 2.1 Port?

a month ago

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

a month ago

+1

a month 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.

a month ago
(updated a month 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. :)

a month ago
(updated a month 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 month ago

Added compatibility with 2.1

a month ago

Thanks ~

This thread has been locked.