Globox1997 / LevelZ

https://modrinth.com/mod/levelz
https://www.curseforge.com/minecraft/mc-mods/levelz
GNU General Public License v3.0
51 stars 50 forks source link

Modded items don't show the "locked" entry when you hover them, which makes it impossible to use the datapack system :/ #85

Closed SattesKrokodil closed 2 years ago

SattesKrokodil commented 2 years ago

image

->

image

Is it possible to get a "fix" for that?

Globox1997 commented 2 years ago

Did you use the custom item restriction? Or the material restriction?

Globox1997 commented 2 years ago

Since at least the latest version, custom restrictions will solve the issue if the material string can't get read correctly for restriction. This happens when the item material isn't saved inside an enum which adds a random addition to the material string.