homchom / recode

a utility-focused fabric mod to make DiamondFire development more fun
GNU Lesser General Public License v3.0
27 stars 28 forks source link

Minecraft crashing when trying to make hoverable text. #82

Closed Eliaz12 closed 3 months ago

Eliaz12 commented 3 months ago

I wanted to show a text when you hover over a message, which is done by typing <hover:show_text:[text]>. Only, when you want to use color codes or newlines you need to put quotation marks in the text area, and put the text between that. That would look like this: <hover:show_text:"[text]">. The issue is that when you do this your game crashes.