promotional bannermobile promotional banner

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!

File Details

YoinkGUI 2.0.1 for MC 26.1.2

  • B
  • Apr 25, 2026
  • 1.08 MB
  • 20
  • 26.1.2+1
  • Fabric

File Name

yoinkgui-2.0.1+26.1-26.1.2.jar

Supported Versions

  • 26.1.2
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:yoinkgui-1323988:7981961"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

YoinkGUI 2.0.1

Released April 16, 2026

Changes

  • Versions below 26.1 are no longer updated; support now focuses on newer 26.1+.
  • Updated 26.1 branch metadata to include 26.1.2 publishing and dependency ranges.

Fixes

  • Fixed localhost detection for update-check context by treating 127.0.0.1, 0.0.0.0, and ::1 as singleplayer.
  • Added a chat warning when update checks fails.

Code changes

  • Centralized the yoink-single keybind into the keybind manager and removed the old handler.
  • Made the yoink-single keybind configurable from the Controls menu.
  • Changed the default config NBT format in Mod Menu from Legacy to Minimessage.
  • Moved Fabric Loom plugin version management into settings.gradle.kts via loom_version.

Library updates

  • Updated Kotlin JVM plugin from 2.3.0 to 2.4.0-Beta2.
  • Updated Mod Publish plugin from 1.1.0 to 2.0.0-beta.1.
  • Updated Fabric Loader from 0.18.5 to 0.19.2.
  • Updated Fabric Kotlin from 1.13.10+kotlin.2.3.20 to 1.13.11+kotlin.2.3.21.
  • Updated Minecraft for 26.1 branch from 26.1 to 26.1.2.
  • Updated Fabric API for 26.1 branch from 0.145.0+26.1 to 0.146.1+26.1.2.

YoinkGUI 2.0.0

Released April 15, 2026

Changes

  • Migrated from Fabric (Yarn) mappings to Mojang mappings in preparation for Minecraft 26.1 support.
  • Updated from adventure 6.8.0 to 6.9.0 for Minecraft 26.1 support.
  • Changed default NBT format from Legacy to Minimessage for better support of modern text components.
  • Updated from Java 21 to 25 for Minecraft 26.1 support.
  • Updated Gradle version from 9.3.1 to 9.4.0.