Page 1 of 1
How do you disable the cageories in the crafting menu?
Posted: Sun Feb 11, 2018 5:38 am
by Dre0ne
How do I make it so all recipes are shown on one page instead of separated into different screens ( Logistics, Production, etc...) ?
Re: How do you disable the cageories in the crafting menu?
Posted: Sun Feb 11, 2018 6:55 am
by eradicator
You have to edit config.ini and change the following two lines:
Code: Select all
use-item-groups=false
use-item-subgroups=false
The option to change that from the in-game menu was removed in 0.16 :/
Re: How do you disable the cageories in the crafting menu?
Posted: Sun Feb 11, 2018 7:00 am
by Dre0ne
Why would they remove this? I hope they don't keep doing what other games do and just slowly remove options for no reason.