#✅ | Text element make the text obfuscated
1 messages · Page 1 of 1 (latest)
Hello there! 👋 I understand you'd like to make your text element look glitchy, similar to Minecraft's obfuscated text.
To achieve this obfuscated text effect within a Text element, you'll need to use Minecraft's formatting codes when writing your text content. Since you are using a Text element, which supports Markdown, you'll use a slightly different syntax than you would in other places like button labels.
To make text obfuscated in a Text element, you can use &k before the text you want to obfuscate and then &r to reset the formatting afterwards.
For example, if you want "glitchy text" to be obfuscated, you would write:
&kglitchy text&r
Here's a quick summary of how Minecraft's formatting codes work within FancyMenu:
&k- Obfuscated (glitchy)&r- Reset (resets all formatting)
Remember, for Text elements, Markdown formatting may also be in play. If you're looking for more general text formatting, including colors and other styles using Minecraft's codes, you can refer to the documentation here: Text Formatting.
I hope this helps you create some wonderfully glitchy text! Let me know if you have any other questions. 😊
✅ | Text element make the text obfuscated