GTB WIN is a lightweight, client-side Fabric mod for Minecraft 26.1.2, built as a personal development project for learning the Fabric toolchain and mixin system. It reads in-game overlay and title text into a small logger, and provides a set of simple `/gtb` chat commands for managing a personal word list — adding and removing entries, browsing them in a paginated view, and toggling a helper routine on or off. The word list ships bundled with the mod and is copied into the config directory on first launch, so it can be freely edited and extended. Everything runs locally on the client with no server-side component.

