Files
imr6-patches-testing/config/appliedsorting-client.toml
T
2026-07-26 13:21:37 +01:00

9 lines
267 B
TOML

#Overrides the AE2 sort method when set to a non-default option
#Allowed Values: DEFAULT, INTERNAL_ID, RESOURCE_LOCATION
sortOverride = "INTERNAL_ID"
[byResourceLocation]
#Sort Minecraft items first when sorting by resource location
minecraftFirst = true