tryashtar / shulker-preview

Data+resource pack for viewing inside of shulker boxes in your inventory
https://tryashtar.github.io/shulker-preview
61 stars 3 forks source link

Mismatched Axe and End Chest ID #34

Closed SPACED0UBT closed 5 months ago

SPACED0UBT commented 5 months ago

My axe thinks it's an ender chest. It shows the contents of my ender chest 2 hours ago.

2024-05-13_19 25 20

tryashtar commented 5 months ago

Nice catch, thank you for the report. I've found the issue and just pushed a fix. Simply download and replace the data pack. To fix any items affected by this, you'll need to hold them in your hand and run this command:

/item modify entity @s weapon {function:"set_lore",mode:"replace_all",lore:[]}

Sorry for any trouble