Patchouli

Patchouli

167M Downloads

Cannot use some emojis in book that work in chat/tooltip

aaronhowser1 opened this issue · 2 comments

commented

Mod loader

Forge

Minecraft version

1.19.2

Patchouli version

1.18.2-71.1

Modloader version

Forge 40.1.51

Modpack info

No response

The latest.log file

https://pastebin.com/QnN42PxM

Issue description

image

image

image

The ⚡ and 🔥 emojis both work in tooltips and chat, but only ⚡ works in the book.

This is the json for that page:

        {
            "type":"patchouli:text",
            "text":"The Nuclear Reactor generates Zaps by burning $(item)Uranium Fuel Rods$(). These produce both Zaps (⚡), and also $(c)Heat$() (🔥)."
        }

Steps to reproduce

No response

Other information

No response

commented

Do those emojis work in the tooltip even in Unicode font mode?

commented

How would I enable unicode font mode for tooltips to test?