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
YoinkGUI 2.0.1
Released April 16, 2026
Changes
- Versions below
26.1are no longer updated; support now focuses on newer26.1+. - Updated
26.1branch metadata to include26.1.2publishing and dependency ranges.
Fixes
- Fixed localhost detection for update-check context by treating
127.0.0.1,0.0.0.0, and::1as 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
LegacytoMinimessage. - Moved Fabric Loom plugin version management into
settings.gradle.ktsvialoom_version.
Library updates
- Updated Kotlin JVM plugin from
2.3.0to2.4.0-Beta2. - Updated Mod Publish plugin from
1.1.0to2.0.0-beta.1. - Updated Fabric Loader from
0.18.5to0.19.2. - Updated Fabric Kotlin from
1.13.10+kotlin.2.3.20to1.13.11+kotlin.2.3.21. - Updated Minecraft for
26.1branch from26.1to26.1.2. - Updated Fabric API for
26.1branch from0.145.0+26.1to0.146.1+26.1.2.
YoinkGUI 2.0.0
Released April 15, 2026
Changes
- Migrated from
Fabric (Yarn)mappings toMojangmappings in preparation for Minecraft26.1support. - Updated from adventure
6.8.0to6.9.0for Minecraft26.1support. - Changed default NBT format from
LegacytoMinimessagefor better support of modern text components. - Updated from Java
21to25for Minecraft26.1support. - Updated Gradle version from
9.3.1to9.4.0.

