minetest-mods / technic

Technic mod for Minetest
Other
146 stars 155 forks source link

It is impossible to build a nuclear reactor #629

Open SUNsung opened 6 months ago

SUNsung commented 6 months ago

I'm trying to build a reactor and it keeps telling me: "the power plant seems to be built incorrectly".

The first assembly followed these instructions: https://mt-builder.neocities.org/nuclreact

After many unsuccessful attempts (I even tried a clean world with one mod installed), I finally decided to read the documentation. I didn’t find any errors, but I tried using lead instead of stainless steel. (as I later noticed when trying to start the reactor, all the stainless steel itself changes to lead)

In this mod, everything works for me except the nuclear reactor((

SmallJoker commented 6 months ago

I did follow the same instructions and on my side it works well:

reactor

Have you yet ticked the checkbox "automatic start"? Otherwise it might not start due to missing blocks in its shell.

BuckarooBanzay commented 6 months ago

The first assembly followed these instructions: https://mt-builder.neocities.org/nuclreact

you might have better luck with lead instead of stainless steel:

https://github.com/minetest-mods/technic/blob/410e341da5156cdcd8b031dfd7be13c723a095af/technic/machines/HV/nuclear_reactor.lua#L106-L121

SmallJoker commented 6 months ago

In fact I used stainless steel for my build. technic accepts both.