FancyMenu
FancyMenu copied to clipboard
Source code for FancyMenu.
It would be very useful to be able to set labels and change the colors of tickers for organizational purposes. I have been making do with text that is not...
**Describe the bug** Why placeholder nbt_data_get_server doesn't work in FancyMenu? Instead of showing what I have in my hand, it just displays a placeholder. I use Prism Launcher, Minecraft 1.20.1...
make a placeholder that would check all slots items max durability so players could make custom durability markers or e.g. low durability warning
**Describe the bug** Text flickers when loading the menu after the animation is finished playing As requested in https://github.com/Keksuccino/FancyMenu/issues/1120, I opened a new issue, as the bug is still reproducible...
- It looks like the placeholder can’t remove an escaped backslash (maybe Java escaping is interfering). - Need special handling so that a literal `\` can be replaced/removed via `replace_text`....
- Also maybe add a "random mode" that randomizes timings for all elements automatically in a specified range (e.g. 0-200 ms) - Offsets should be in milliseconds - The offset...
**Describe your idea** https://canary.discord.com/channels/704163135787106365/1443301275360956416/1443423072009846846 It would be great to have an option to disable the background blur applied by Minecraft on a custom GUI. Typically it would allow to open...
- Add search bar similar to the one in the Manage Listeners screen
- Triggers once when starting to hover an item in any inventory (player inventory, chest, etc.) - Provides the following custom variables: - `item_key` = The key of the hovered...
- When in variable mode, the checkbox writes the true/false state to the linked FancyMenu variable - When it variable mode, it syncs its visible state with the linked variable...