
ChatTimer
Write a complete Fabric mod in Java for Minecraft 1.21.10 with the following requirements: - Mod ID: "chat_timer", Group ID: "com.toby.chattimer", Version:...
Downloads
2
Remixes
0
Price
Free
fabric · Client · 1.21.1 · mod
ChatTimer Mod Notes
- Adds a lightweight, client-only overlay that tracks how much time passes between the chat messages you send.
- Every time you send a normal chat message (not a command), an action bar message appears showing the elapsed time since your previous chat; the first message starts the timer.
- Feedback is local only: nothing extra is sent to the server or other players.
Implementation details:
- Listens to
ClientSendMessageEvents.CHATto detect outgoing chat. - Calculates elapsed time with
Instant/Durationand formats it as seconds with millisecond precision (minutes included when needed). - Uses the in-game HUD overlay message so the timer stays out of the main chat log.
Known limitations / future ideas:
- Timer resets when you restart the client or before the very first tracked message.
- Commands (
/...) are ignored; only plain chat messages are timed. - Overlay timing message can be replaced by other action bar messages from the game.
Effortless WorldBuilding Remix
make the supported environment to both server and client. add the option to see dimensions in numbers. for eg while placing a line of 5 blocks the review...
vault opener heavy core
a mod that opens a omnious vault when a specific item gets displayed inside the omnious vault, when the mod is activated through a keybind H it opens the...
PlayerLock Aim Assist.
Client-side aim assist that locks only on other players when holding right-click, with config options for range, speed, and head targeting
Effortless WorldBuilding
Remake the effortless structure mod to work on minecraft java edition version 1.21.11 for the fabric modloader
Creativ menu
Please make a mod that allows access to the crativ menu on my server running Fabric 1.21.11 Java. Pressing the ´´ü´´ key on the keyboard should open a creativ...
god spear
Create a Fabric mod for Minecraft Java that adds a GOD SPEAR item with: - Bold red name - Glow effect - Custom lore (like “SPECIAL ABILITIES: …”) - Poison +...