henkelmax / peek

A Fabric mod that provides additional information about items and blocks.
12 stars 6 forks source link

Labels not working [1.20.6] #29

Closed ItsLeon15 closed 5 months ago

ItsLeon15 commented 5 months ago

Bug description

If you rename a shulker box with {i=oak_log;l=Spruce Log} it fails to show the icon and label. The resource pack is enabled!

Minecraft version

1.20.6

Mod version

1.20.6-1.3.1

Mod loader and version

Fabric Loader: 0.15.11

Steps to reproduce

  1. Install Fabric 1.20.6
  2. Install Peek 1.20.6-1.3.1
  3. Rename a Shulker Box to {i=redstone;l=Redstone}
  4. Expect the Icon and Label to show, it doesn't.

Expected behavior

The Icon and Label to appear correctly.

Log files

N/A

Screenshots

2024-05-17_21 41 56 image image

ItsLeon15 commented 5 months ago

Update: Mining and replacing the shulker boxes fixes the Label and Icon not showing but the text still shows which is a bug. 2024-05-17_21 47 05

henkelmax commented 5 months ago

I did you exact steps to reproduce. Works perfectly fine. Make sure you have the mod installed on the server and the client.

johndrinkwater commented 2 months ago

@ItsLeon15 it seems you’re using https://modrinth.com/datapack/shulker-boxes-names as well as Peek, that’s why you have the floating text. The icons/labels missing may be related to #34