Page 1 of 1
[2.0.69] Raw ingredients in editor show gleba resources
Posted: Tue Sep 30, 2025 6:08 pm
by fi5hii
when you're hovering over a recipe you unlock with a research in base game it shows it regularly (starting base with plates):

- raw regularly.png (45.72 KiB) Viewed 203 times
but when you type the command /editor it downgrades to ore resources, which is completely fine, but for some reason it adds yumako and jellynut as the raw ingredients:

- raw in editor.png (65.57 KiB) Viewed 203 times
it's not game breaking or anything just confused me if I coded something wrong when making my own recipes but turns out it happens with vanilla recipes as well.
Re: [2.0.69] Raw ingredients in editor show gleba resources
Posted: Tue Sep 30, 2025 6:24 pm
by Rseding91
Thanks for the report however this is technically correct. The total-raw is computed based off which recipes the player can craft at that time. Since the editor can craft *everything* it's able to use far more recipes that you normally wouldn't have access to.
Re: [2.0.69] Raw ingredients in editor show gleba resources
Posted: Tue Sep 30, 2025 10:26 pm
by fi5hii
oh okay, does it use the cheapest recipes or how exactly does it determine what to use if you don't mind me asking
Re: [2.0.69] Raw ingredients in editor show gleba resources
Posted: Tue Sep 30, 2025 11:00 pm
by Rseding91
It simply uses the first one it finds that it can use.