Page 1 of 1
Crafting menu all items
Posted: Sat Apr 28, 2018 8:40 am
by Asteru
Greetings,
It's been about a year since i played, and i used to always have the crafting window show all items instead of being grouped into categories like default. For the life of me, i can't seem to find that option anywhere now, and was wondering if it still exists in the game and if so, where the heck is it.
Thanks
Asteru
Re: Crafting menu all items
Posted: Sat Apr 28, 2018 9:04 am
by Klonan
Asteru wrote:Greetings,
It's been about a year since i played, and i used to always have the crafting window show all items instead of being grouped into categories like default. For the life of me, i can't seem to find that option anywhere now, and was wondering if it still exists in the game and if so, where the heck is it.
Thanks
Asteru
The option in the menu was removed by the lead game designer kovarex,
You can still disable the groups using a console command:
Code: Select all
/c game.player.disable_recipe_groups()
Re: Crafting menu all items
Posted: Sat Apr 28, 2018 9:21 am
by Asteru
Thank you very much, Klonan.
Re: Crafting menu all items
Posted: Sat Apr 28, 2018 1:06 pm
by eradicator
You can also edit config.ini instead. The patch that removed those settings is on of the great mysteries in the factorio design process to me.
Code: Select all
[interface]
use-item-groups=false
use-item-subgroups=false
Re: Crafting menu all items
Posted: Sat Apr 28, 2018 2:13 pm
by quyxkh