mojira.dev
MC-298982

TTF fonts cause z-fighting on signs with glow ink sacks

I am attempting to make a resource pack that uses Cascadia Mono as the primary font with the TTF provider, and I get z-fighting that makes the text unreadable when I apply a glow ink sack to it. Here is the font provider code:

{
      "type": "ttf",
      "file": "minecraft:cascadiamono.ttf",
      "size": 8,
      "oversample": 10.0,
      "filter": {
        "jp": false
      }
  }

There are examples of the bug attached.

Linked issues

Attachments

Comments 2

Thank you for your report!
We are tracking this issue in MC-297491, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote or provide any additional information to the main ticket, it would be appreciated.

Additionally, your game is modified. Please only report issues that you have verified to be present in a vanilla environment, and make use of the search feature to see whether an issue has already been reported.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

I forgot to mention, I am playing modded, but I have confirmed that none of the mods are causing this error by testing in vanilla.

Andrew Burton

(Unassigned)

Unconfirmed

(Unassigned)

1.21.6

Retrieved