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!
Back to Files

YoinkGUI 2.0.4 for MC 26.3

File nameyoinkgui-2.0.4+26.3.jar
Uploader
That0neDevilThat0neDevil
Uploaded
Sep 21, 2026
Downloads
3
Size
1.0 MB
Mod Loaders
Fabric
File ID
8943107
Type
B
Beta
Supported game versions
  • 26.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:yoinkgui-1323988:8943107"

Learn more about Curse Maven

What's new

YoinkGUI 2.0.4

Released September 21, 2026

Fixes

  • Replaced the manually rendered Yoink button with Minecraft's button widget.
  • Updated the button-position screen to use the native button widget.
  • Updated screen mouse and keyboard handling for the 26.3 input events.

Changes

  • Updated to 26.3 for Minecraft 26.3 support.
  • Updated the Gradle wrapper from 9.5.1 to 9.7.1.
  • Enabled Gradle build caching and configuration caching.
  • Updated Java and mixin compatibility to Java 25.
  • Updated Stonecutter from 0.9.1-beta.2 to 0.9.8.

Code changes

  • Added native Button registration through Screen.init.
  • Removed manual button rendering, coordinate-based hit testing, and mouse-coordinate conversion.
  • Updated keybinds to use Mojang input constants and keyboard input types.
  • Added mouse-drag and mouse-release hooks to VersionedScreen.
  • Removed the obsolete default mixin entry.

Library updates

  • Updated Fabric Loom from 1.17-SNAPSHOT to 1.18-SNAPSHOT.
  • Updated Fabric Loader from 0.19.3 to 0.19.5.
  • Updated Fabric Kotlin from 1.13.11+kotlin.2.3.21 to 1.14.1+kotlin.2.4.20.
  • Updated Kotlin JVM from 2.4.0-Beta2 to 2.4.20.
  • Updated Mod Publish from 2.0.0-beta.1 to 2.2.1.
  • Updated Kotlin coroutines from 1.10.2 to 1.11.0.