The sorting will now order all dyeable things correct, not just wool.
Example:
- Before: B lue Wool, G ranite, G ray Wool, O bsidian
- Now: G ranite, O bsidian, W ool (Blue), W ool (Gray)
Note: When upgrading, please add this to your config:
Code (YAML):
sorting-method
: '
{ itemsFirst
} ,
{ name
} ,
{ color
} '