The Splash Text element in FancyMenu is a fully customizable upgrade of Minecraft’s bouncing title splashes. It keeps the familiar bouncing while giving you control over what appears, how it looks, and when it updates.
Keep in mind you can't really customize the original Vanilla Splash Text element in the Title screen, so you should delete it and use a custom Splash Text element instead.
Splash Text.Source Mode: Vanilla keeps the classic random splashes that Minecraft ships with.Source Mode: Direct Input lets you enter your own text through Input Splash Text. This only supports a single splash text line, but the line can contain placeholders.Source Mode: Text File pulls a random line from a .txt file you pick with Set Source Text File. Each non-empty line can become the active splash.Refresh On Screen Load: Enabled to force a reroll each time the menu opens.When using the "Text File" source mode, save your splash list as plain text (UTF-8 without BOM). Each line is a possible splash:
Welcome to FancyMenu!
{"placeholder":"your_placeholder_id_here"}
{"text":"This is gold and bold text.","color":"gold","bold":true}
&6Use &lMinecraft formatting codes!
Replace your_placeholder_id_here with the placeholder you want to resolve at runtime. FancyMenu picks a random non-empty line every time the splash refreshes.
Set Scale and Set Rotation to control the size and rotation angle.Set Text Color accepts a hex value (for example #FFFF00) to match your theme.Shadow: Enabled adds Minecraft’s drop shadow; toggle it off for flat text.Bouncing: Enabled keeps the familiar bobbing motion; disable for a static label.< empty splash element > while editing. Enter anything (even a space) to clear the warning.ERROR: SPLASH FILE IS EMPTY. Add at least one non-empty line and reopen the screen./tellraw command before pasting.