Recent content by OtherwiseJunk

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
  1. OtherwiseJunk

    \u0000 Character Displaying Block

    Hey crazy, This is the output after changing the default.json to use \u0000 in place of \u0020. Prior to that the spaces are just tiny, like quarter width, as the Mojang bug describes. I'll take a look at that mod tho, thanks!
  2. OtherwiseJunk

    \u0000 Character Displaying Block

    I was trying to update a resource pack for emojichat, and it looks like replacing the space character (\u0020) with the character Mojang recommend (\u0000, https://bugs.mojang.com/browse/MC-251764) is placing an unusual SP block character. The emojichat mod itself is fairly old, we've mostly...