ModMIT
CWT
This mod allows you to customize the Minecraft window title with various dynamic information.
28
Downloads
0
Followers
4 months ago
Updated
📦
1
Versions
📖About CWT
Custom Window Title
Customize the Minecraft window title with dynamic placeholders.
Features
- Fully customizable format with placeholders (player, world/server, FPS, ping, time, biome/dimension, mods, etc.).
- Configurable short-date pattern and update rate (slow/normal/fast).
- Mod Menu + Cloth Config UI for easy editing.
Key Placeholders
- Player:
%n%,%ph%,%pf%,%pl%,%xp%,%armor%,%effects%,%gm%,%px%/%py%/%pz%,%blockx%/%blocky%/%blockz%,%chunkx%/%chunkz%,%facing%,%yaw%,%pitch%,%speed% - World/Server:
%w%,%s%,%sn%,%igt%,%igd%,%diff%,%dim%,%bio%,%weather%,%moon%,%light%,%tps% - Network/FPS:
%ping%/%p%,%fps%,%fps_avg%,%server_motd%,%server_players%,%protocol% - Mods:
%m%(non-builtin),%mods_full%,%mods_list% - Time/Date:
%t%(epoch ms),%time%,%time_ms%,%date%,%date_short%(configurable),%datetime%,%iso%,%tz%,%uptime%
Requirements
- Fabric Loader >= 0.18.2
- Fabric API (matching MC version)
- Mod Menu (required for config UI)
- Cloth Config API (required)
- Minecraft ~1.21.10
- Java 21+
Configuration
- In-game via Mod Menu (Cloth Config screen): toggle mod, edit
windowTitle, setdateShortFormat, choose update rate (SLOW/NORMAL/FAST). - Config file:
config/custom-window-title.toml.
Example Format
Minecraft %v% - Nick: %n% - Server: %s% - Mods: %m% - Time: %time% (%tz%)
License
- License: MIT