
autocommand
I want to create a code that will continuously type /feed and /viphız for me without opening the Minecraft chat. The codes are /feed and /viphız...
Downloads
9
Remixes
0
Price
Free
fabric · Client · 1.21.1 · mod
autocommand is a client-side Fabric mod that automatically issues the /feed and /viphız commands once per minute without opening the chat. Press F11 to toggle the automation; a short status message appears to confirm whether it is enabled or disabled. The timer resets when toggled and runs only while you are in a world with a connected player.
Implementation highlights:
- Uses a client tick listener to count 60-second intervals (1200 ticks) and send the two commands through the network handler so the chat UI never opens.
- Registers an F11 keybinding (configurable via the controls menu) and uses in-game status messages to show the current state.
- Safeguards: command dispatch pauses if no player or connection is present and the interval resets when you rejoin.
Notes and limitations:
- F11 is also Minecraft’s fullscreen toggle; you may want to rebind if that interferes with your setup.
- The interval is fixed at 60 seconds; adjust in code if you need a different cadence.
- Servers still enforce their own permissions for executing these commands.
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 +...