ModGPL-3.0-only
YoinkGui
A fabric mod that allows u to copy a gui via the nbt of the item and parse the nbt into a copyable format!
868
Downloads
5
Followers
2 months ago
Updated
📦
30
Versions
📖About YoinkGui
YoinkGUI
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.
🐛 Issues
- Use the command
/yoinkguiclient debug - Click the message to copy the error and make a issue on the github.
- Github: https://github.com/ThatOneDevil/yoinkgui/issues
📦 Dependencies
- Fabric API
- Fabric Language Kotlin
- Yet Another Config Lib
- ModMenu
✨ Features
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:


📖 How to Use
- 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

