LevelZ

LevelZ

3M Downloads

What happened to old gui?

NotRuRu opened this issue · 1 comments

commented

Minecraft Version

1.21.x

Mod Loader Version

0.16.9

Mod Version

2.0.3+1.21.1

Describe the Issue

I remember mining tab had blocks per level and could be accessed from the Mining skill itself.
Picture from 1.20.1 version

image

now all the blocks are together which makes it harder to know which level unlocks what. I'm not sure if its meant to be like this or its a bug on my end. old gui(the one still on mods page) was much more user friendly and smooth I feel like.

image

latest.log

latest.log

Do you use any other mods except the required ones?

No response

commented

Due to the big rewrite for 1.21 now multi restrictions are possible.
So a block can now have multiple skill requirements instead of one.
With e8a3eae I have added a sort button and it is now sorted by the first required skill lvl instead of alphabetical.