Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sorting compressed blocks by tag results in strange sort order #47

Open
qwltech opened this issue Aug 5, 2024 · 2 comments
Open

Sorting compressed blocks by tag results in strange sort order #47

qwltech opened this issue Aug 5, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request suggestions

Comments

@qwltech
Copy link

qwltech commented Aug 5, 2024

Mod Version 1.6.1-1.20.2
forge Version 1.20.1-47.3.5

Describe the bug
Because of the syntax of the tags, for example "double_crated_sugar_cane", compressed blocks sort in a strange order when sorting by tag. A better naming convention for the tags would be something like "sugar_cane_crate_2x" so that when sorting by tag the blocks will appear in order.

How did it happen?
Using Sophisticated Backpacks, set sort type to T (tags) and click sort.

@qwltech qwltech added the bug Something isn't working label Aug 5, 2024
@qwltech
Copy link
Author

qwltech commented Aug 5, 2024

Apart from this issue, this is the best compression mod so far :)

@sa-shiro sa-shiro added enhancement New feature or request suggestions and removed bug Something isn't working labels Aug 7, 2024
@sa-shiro
Copy link
Owner

sa-shiro commented Aug 7, 2024

Only the tags right?
As changing the block and item ids (too) would break single player and multiplayer worlds and this can only be considered in the next major update (and with no grantee)

edit:
also it needs to be tested how this will affect sorting, as blocks and items have multiple tags, not just one
for example sugar cane: double ; double_crate ; c1 (not sure about c1, if i applied them also on crates or only on blocks)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request suggestions
Projects
None yet
Development

No branches or pull requests

2 participants