fix #2018, removes sorting from all sns containers and lunchboxes
This commit is contained in:
parent
138bf5efe3
commit
96396fb73a
1 changed files with 8 additions and 0 deletions
|
|
@ -137,6 +137,14 @@
|
|||
containerClass = "com.simibubi.create.content.equipment.toolbox.ToolboxMenu"
|
||||
sortRange = ""
|
||||
|
||||
[[sorting.containerOverrides]]
|
||||
containerClass = "mod.traister101.sns.client.screen.ContainerItemScreen"
|
||||
sortRange = ""
|
||||
|
||||
[[sorting.containerOverrides]]
|
||||
containerClass = "dev.thomas.tfclunchbox.client.screen.*"
|
||||
sortRange = ""
|
||||
|
||||
#Tweaks
|
||||
[tweaks]
|
||||
#Enable auto-refill
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue