A Fabric mod that allows users to easily copy the name and lore of items from any GUI
Intended strictly for convenience and development purposes.
Caution
If you encounter any bugs or issues:
- Use the command
/yoinkguiclient debug - Click the message to copy the error details
- Submit an issue on GitHub: https://github.com/ThatOneDevil/yoinkgui/issues
Important
Make sure you have all required dependencies installed:
- Fabric API
- Fabric Language Kotlin
- Yet Another Config Lib
- ModMenu
Note
-
Press M to open the configuration menu and customize your parsing options
-
Full Minecraft formatting code support:
- Color codes, &c &e
- Bold, Italic, Underline,
Strikethrough, and obfuscated text
-
Hex and gradient support (MiniMessage format):
- Hex colors:
<color:#FF00AA> - Gradients:
<gradient:#8968CD:#FFA6CA> - Shadow:
<shadow:hex:alpha>
- Hex colors:
Tip
- Install the mod with the correct dependencies.
- Open any GUI in-game.
- Click the "Yoink and Parse NBT into file" button in the top-left corner.
- The output
.txtfile will appear in yourconfigfolder. - The file path is also displayed in chat, as shown below