Page 1 of 1
[2.0.57] Copy, Cut, Recycle recipes
Posted: Sun Jun 22, 2025 3:25 am
by Alkumist
Shouldn't Copy, and Cut items have
auto_recycle = false?

- 06-21-2025, 21-15-41.png (6.88 KiB) Viewed 929 times

- 06-21-2025, 21-15-54.png (6.37 KiB) Viewed 929 times
And while were at it, maybe Blueprint, Blueprint Book, Deconstruction planner, and Upgrade planner, too?

- 06-21-2025, 21-15-59.png (6.5 KiB) Viewed 929 times

- 06-21-2025, 21-16-26.png (7.36 KiB) Viewed 929 times

- 06-21-2025, 21-16-04.png (7.01 KiB) Viewed 929 times

- 06-21-2025, 21-16-23.png (6.46 KiB) Viewed 929 times
Re: [2.0.57] Copy, Cut, Recycle recipes
Posted: Sun Jun 22, 2025 9:42 pm
by boskid
Maybe copy and cut could be taken out of recycling recipes, but that would not be based on the auto_recycle but it would be based on "only-in-cursor" flag being present on the item.
As for the blueprint, blueprint book, deconstruction planner and upgrade planner, that part is rejected. As far as i remeber design about recycling, items that character can have in the inventory should have a recycling recipe so it is possible to dump everything into a chest and have a universal voiding machine based on recyclers so we do not want to be removing those recipes. If a blueprint happens to be on a belt that goes to recycler, it will get recycled.
Re: [2.0.57] Copy, Cut, Recycle recipes
Posted: Sun Jun 22, 2025 10:25 pm
by Alkumist
ah, ok. thanks for the info!
should i make a new bug report that only some items with only-in-cursor flag stops recycle recipes from being made?
Re: [2.0.57] Copy, Cut, Recycle recipes
Posted: Sun Jun 22, 2025 10:46 pm
by Alkumist
Alkumist wrote: Sun Jun 22, 2025 10:25 pm
ah, ok. thanks for the info!
should i make a new bug report that only some items with
only-in-cursor flag stops recycle recipes from being made?
Actually, I was just looking through the item definitions of copy, and cut, and the Remote items(spidertron, artillery, and discharge defense) which all have the
only-in-cursor flag, but only the other remote items have
auto_recycle = false
so it does
look like its missing on Copy, and Cut
Re: [2.0.57] Copy, Cut, Recycle recipes
Posted: Mon Jun 23, 2025 9:28 am
by boskid
Ok. I added auto_recycle = false to the copu and cut tools for 2.0.58.