YoinkGui

Quick rating

Community listing page, reviews here may not be monitored by the author.

YoinkGui

No reviews yet

A fabric mod that allows u to copy a gui via the nbt of the item and parse the nbt into a copyable format!

Mod Loaders
Minecraft
26.3 26.2

About

Description

YoinkGUI

Download on Modrinth Download on CurseForge Requires Fabric API Sinytra Connector

Build Status Modrinth Downloads 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 parsing options

  • Full Minecraft formatting support

    • Color codes (&c, &e, etc.)
    • Bold, Italic, Underline, Strikethrough, and obfuscated text
  • Hex, gradient, and shadow support (MiniMessage format)

    • Hex colors: <color:#FF00AA>
    • Gradients: <gradient:#8968CD:#FFA6CA>
    • Shadow: <shadow:hex:alpha>

Config Menu

Drag Screen


📖 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

Example Item

Example Output

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