Urichuche banner
Urichuche icon

Urichuche

I want to create a mod for me, wich in esc screen there ara buttons for common commands to use, and I can add more if I want, Make all UI's draggable. I also...

00
fabricClient1.21.1mod

Urichuche adds draggable helpers to the pause menu for quick commands and basic mod toggling.

  • Quick Commands window appears on the ESC menu with default buttons for /home, /spawn, and /sethome. Click to run the command immediately; the small X next to each button removes it.
  • Use the “+ Add Command” button to open the draggable editor, enter a label and command (with or without the leading slash), and save. Commands persist in the config and new buttons appear right away.
  • The Mod Manager window lists other mods found in the mods folder (skipping Fabric internals). Click “Disable” to rename a mod jar to .disabled, or “Enable” to restore it. Changes take effect after restarting Minecraft and only work for mod jars in the mods folder.
  • All panels (quick commands, mod manager, and the add-command editor) can be dragged anywhere; their positions are remembered between sessions.
  • Configuration is stored in config/urichuche.json and auto-created with sensible defaults.
  • Commands are sent as chat messages; the server must allow the command for your account.