mojira.dev
MC-117976

Black Bar over Custom Textures

So I've added a custom icon for my server selector using the diamond hoe's durability in the custom resource pack and it loads fine except for a small black bar covering the image and I know there isn't one in the image, here is what it looks like: http://prntscr.com/fczoqq

Any ideas on how to remove this black bar?

Attachments

Comments 7

Please attach the resource pack

I can't because there's an upload limit of 10MB and the pack is 32MB.

Hello? Any ideas of how I could fix this?

Can you reduce the pack size, so it has only textures/files that are relevant to the issue?

Just got rid of everything except textures and models, you'll find the custom item under "Palegio"

@@unknown next time please attach screenshots directly to a report instead of uploading them to a third party site.

Edit: And you can also directly zip the resource pack content instead of zipping the folder containing the resource pack content since Minecraft is able to load zipped resource packs as well.

This is likely intended. The black bar you are seeing is probably the durability bar. I am not too familiar with resource pack creation, but I assume you need to set Unbreakable:1b (even though that appears to be a little bit hacky), for example

/give @p minecraft:diamond_hoe 1 10000 {Unbreakable:1b}

Edit: And then probably add 4 to the HideFlags value, see the wiki article.

Dan Alexander

(Unassigned)

Unconfirmed

Minecraft 1.11.2

Retrieved