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
Crafting menu all items
Re: Crafting menu all items
The option in the menu was removed by the lead game designer kovarex,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
You can still disable the groups using a console command:
Code: Select all
/c game.player.disable_recipe_groups()
Re: Crafting menu all items
Thank you very much, Klonan.
- eradicator
- Smart Inserter
- Posts: 5207
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: Crafting menu all items
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