add the create toolbox to the list of unsortable inventories (#1120)
* add the create toolbox to the list of unsortable inventories * changelog update
This commit is contained in:
parent
b1187d43ef
commit
043e1655d0
2 changed files with 5 additions and 0 deletions
|
|
@ -133,6 +133,10 @@
|
|||
containerClass = "net.dries007.tfc.client.screen.*"
|
||||
sortRange = ""
|
||||
|
||||
[[sorting.containerOverrides]]
|
||||
containerClass = "com.simibubi.create.content.equipment.toolbox.ToolboxMenu"
|
||||
sortRange = ""
|
||||
|
||||
#Tweaks
|
||||
[tweaks]
|
||||
#Enable auto-refill
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue