mojira.dev
MCPE-186185

The branding of Resource and Behavior Packs is broken on the OreUI screens

There are two issues related to this topic:

The pack icon is blurred when it has a low resolution:

In the context of Minecraft addons it is common to have pack icons with low resolutions (like the default icon that is exported by the official Blockbench Entity Wizard). Because the new OreUI system is web-based, images default to being blurred. A possible solution might be to add the CSS property image-rendering: pixelated to the image element.

The description and name of the pack is unformatted:

The addon system allows packs to format there name and description with [formatting codes|https://minecraft.wiki/w/Formatting_codes#Color_codes] and the \n control character to inject new lines. In OreUI screens these formatting options get ignored and new lines get replaced with a space. A possible solution might be to add the CSS propertyΒ white-space: preserve-breaks to the text elements.

Linked issues

Attachments

Comments 3

You can only report one issue per ticket

Thank you for your report!
We're tracking this issue in MCPE-152246 and MCPE-153546, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
πŸ““ Bug Tracker Guidelines – πŸ’¬ Community Support – πŸ“§ Mojang Support (Technical Issues) – πŸ“§ Microsoft Support (Account Issues)
πŸ““ Project Summary – ✍️ Feedback and Suggestions – πŸ“– Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.

DerHiTyp

(Unassigned)

Unconfirmed

Multiple

1.21.21 Hotfix, 1.21.30.25 Preview, 1.21.22 Hotfix

Retrieved