Combined bags sorting weird

When I combine my bags for some reason everything sorts normally in the way that I want except for my fishing equipment and other random items.

This is how my bags are sorting with /run SetSortBagsRightToLeft(true)

Imgur

This is how my bags are sorting with /run SetSortBagsRightToLeft(false)

Imgur

I would prefer to have my bags sort from top to bottom leaving my empty spaces in the bottom of the combined bags.

I don’t know why it’s sorting those items like that.

1 Like

I also just realized that items aren’t even sorting into categories when I use

/run SetSortBagsRightToLeft(true)

since it split up my equipment in different places.