Help with modifying Nuclear Reactor Prototype

Place to get help with not working mods / modding interface.
Sneyon
Burner Inserter
Burner Inserter
Posts: 13
Joined: Wed May 17, 2017 3:35 am
Contact:

Help with modifying Nuclear Reactor Prototype

Post by Sneyon »

Hi there!

I'm developing a new Mod: a building that works similar to Nucler Reactor... but :shock: I want it work differently.

I need to change the Reactor Prototype to generate power directly, and not heat.
I know how to get rid of pipes graphics, but the prototype oblige me to keep the connections, and the main stuff: I don't know how to produce power from this prototype base, like steam-engines, but consuming a fuel like Nuclear cell instead steam.

Someone can help me to find how to do this, please?

Thank you so much.
Sneyon
Burner Inserter
Burner Inserter
Posts: 13
Joined: Wed May 17, 2017 3:35 am
Contact:

Re: Help with modifying Nuclear Reactor Prototype

Post by Sneyon »

darkfrei wrote:Do you mean RITEG?
Quite similar!
I forgot to say that my generator needs fuel like a nuclear reactor.
RITEG is great but it just need fuel to build it.
Last edited by Sneyon on Mon Jun 25, 2018 7:43 pm, edited 1 time in total.
orzelek
Smart Inserter
Smart Inserter
Posts: 3924
Joined: Fri Apr 03, 2015 10:20 am
Contact:

Re: Help with modifying Nuclear Reactor Prototype

Post by orzelek »

Due to how prototypes work you can't modify how they work on such low level.

You would need to go different way and create new entity based on burner entity to do what you want. Thats the entity that is made to convert fuel into power directly. It won't have the bonus behavior then so that might be tricky to get.
Sneyon
Burner Inserter
Burner Inserter
Posts: 13
Joined: Wed May 17, 2017 3:35 am
Contact:

Re: Help with modifying Nuclear Reactor Prototype

Post by Sneyon »

orzelek wrote:... based on burner entity to do what you want.
Do you refers about boilers?
Mandatory properties includes fluid and pipes. There's any other protype closest to my approach?
orzelek
Smart Inserter
Smart Inserter
Posts: 3924
Joined: Fri Apr 03, 2015 10:20 am
Contact:

Re: Help with modifying Nuclear Reactor Prototype

Post by orzelek »

Sneyon wrote:
orzelek wrote:... based on burner entity to do what you want.
Do you refers about boilers?
Mandatory properties includes fluid and pipes. There's any other protype closest to my approach?
Sorry I got confused there a bit...
I don't think that there is an entity in base game that does direct fuel to power conversion.
Closest think would be to have spceial fuel converter to create some kind of fuel fluid that would go to modified steam generator.
Post Reply

Return to “Modding help”