YoinkGui
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

Download on Modrinth
Download on CurseForge
fapi-badge
sinytra-connector

Build Status
Modrinth Donwloads
CurseForge Downloads
Discord

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


📦 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>

ConfigMenu
DragScreen


📖 How to Use

  1. Install the mod with the correct dependencies.
  2. Open any GUI in-game.
  3. Click the "Yoink and Parse NBT into file" button in the top-left corner.
  4. The output .txt file will appear in your config folder.
  5. The file path is also displayed in chat, as shown below

ExampleItem

ExampleOutput