Cheat: Foundry not consuming resources when crafting stuff #1405

Closed
opened 2025-03-31 04:11:45 -07:00 by Animan8000 · 7 comments
Contributor

Re-opening because I removed the "Foundry instantly finishing" part due to it not being possible. Now only requesting the "Foundry not consuming resources" cheat when crafting stuff, if it's possible. If it isn't possible, the issue can be closed again.

Re-opening because I removed the "Foundry instantly finishing" part due to it not being possible. Now only requesting the "Foundry not consuming resources" cheat when crafting stuff, if it's possible. If it isn't possible, the issue can be closed again.
Owner

Already considered, but all the UI stuff about this is client-side.

Already considered, but all the UI stuff about this is client-side.
Contributor

For whatever it's worth, you can change the code to make the timer ignore the blueprint's crafting time, but it still forces you to go to navigation to force a reload before it shows up as finished in the foundry.

Maybe it would require some metadata patching to go with it?

For whatever it's worth, you can change the code to make the timer ignore the blueprint's crafting time, but it still forces you to go to navigation to force a reload before it shows up as finished in the foundry. Maybe it would require some metadata patching to go with it?
Owner

If only there was some sort of premium currency that could be used to bypass such time-gated actions

If only there was some sort of premium currency that could be used to bypass such time-gated actions
Author
Contributor

Is only the "instantly finish" part not possible? Because otherwise I was thinking having at least a Cheat that prevents consuming any resources/items when crafting stuff in the first place. If both doesn't work, then that's unfortunate.

Is only the "instantly finish" part not possible? Because otherwise I was thinking having at least a Cheat that prevents consuming any resources/items when crafting stuff in the first place. If both doesn't work, then that's unfortunate.
Contributor

The instant finish can't be done without metadata patching, as blueprints are effectively being defined both client-wise and server-wise, and the changes to the latter only work if you force a re-sync via Navigation unless you also do metadata patching to match the server info and the client info.

The instant finish can't be done without metadata patching, as blueprints are effectively being defined both client-wise and server-wise, and the changes to the latter only work if you force a re-sync via Navigation unless you also do metadata patching to match the server info and the client info.
Author
Contributor

The instant finish can't be done without metadata patching, as blueprints are effectively being defined both client-wise and server-wise, and the changes to the latter only work if you force a re-sync via Navigation unless you also do metadata patching to match the server info and the client info.

I know, but I mean now the "not consuming resources" part, whether that's possible at the very least

> The instant finish can't be done without metadata patching, as blueprints are effectively being defined both client-wise and server-wise, and the changes to the latter only work if you force a re-sync via Navigation unless you also do metadata patching to match the server info and the client info. I know, but I mean now the "not consuming resources" part, whether that's possible at the very least
Animan8000 changed title from Cheat: Foundry instantly finish BPs + no Costs to Cheat: Foundry not consuming resources when crafting stuff 2025-04-16 02:42:16 -07:00
Author
Contributor

Re-opening because I removed the "Foundry instantly finishing" part due to it not being possible. Now only requesting the "Foundry not consuming resources" cheat when crafting stuff, if it's possible. If it isn't possible, the issue can be closed again.

Re-opening because I removed the "Foundry instantly finishing" part due to it not being possible. Now only requesting the "Foundry not consuming resources" cheat when crafting stuff, if it's possible. If it isn't possible, the issue can be closed again.
Sign in to join this conversation.
No description provided.