A way to upgrade powah reactors - #4781
Conversation
|
Progression crafts aren't coming back. They were removed in normal, kept out in expert. That's just far too much cost to take every single block up through every single tier. The only exceptions being energizing rods and the player charger. All other generators have direct upgrade recipes from any lower tier to the one you want. It makes sense that reactors would too. Personally, I like the idea of using the pressure chamber for this, but like the other upgrade recipes, you shouldn't get the old crystals back. There needs to be some loss. Sucking out the components, minus the crystal blocks, could be a decent way. Then you can manually upgrade the components when existing recipes, and rebuild by injecting it all back in with high pressure. |
|
hmm... ok, I respect in your decision. Just feel like something that size 3x3x4 that can produce like 500kFE with not that much resource and very safe to operate is a little bit powerful. |
|
Gonna mark as won't fix because I've taken a slightly different route. Thanks for the idea though :D |
|
Well technically this was just a idea + code and not a way, and since you made a pr it should be labeled as accepted ^-^ |
|
eh, either way |
|
Marking as won't fix so it won't show up in the changelog for next version :) |

It would be neat if powah reactors were (losslessly) upgradable, on my expert multiplayer run players insisted rushing for a
niotictier reactor while still running only on refined fuel dynamos. (eventually they managed to even rush tonitro)If the reactor tiers were upgradable (or dismantleable) it would not have been such a waste of the (non-powah) reactor ingredients since afterwards its still usable, but just a waste of materials. (basically the same sales pitch as if black hole)
My goal with this idea is to find a recipe type that makes sense & works, aka being able to take several ingredients and several outputs, originally i had the arc furnace in mind but of course those ingredients don't stack:
Attempt two was using a pressure chamber (code for that is this pr), it appears to work as intended and just swaps out the blocks through suction:
The recipe does look a bit ugly and unclear in jei, gathering the items by hand is a bit of a pain, but it does however work:

(output barrel ^)
Alternative ways could be that the pnc chamber just straight up returns all the ingredients of the reactor (what about the nbt for the maxwell spirit?), or a sort of kubejs rightclick event listener on a set of mechanical crafters that just instantly puts items in their slots, honestly idk it sounds weird.
Of course the 36 blocks could also be upgraded one-by-one via sequenced assembly or other means, but that will require some calculations and balancing in regards to crystals needed for the next tier and the power usage the energizing orb will have taken.
I wouldn't advice merging this as-is, it appears that only one of each unstackable is consumed:

(notice the items in the hotbar after breaking the chamber ^)
Leaving this here as a place to discuss potential ways of dismantling or upgrading reactors in a fair way. ^-^ 🥔