
Clickable Entities
Adds the "entityclick" command to add or remove left and right click functionality.
About this Mod
Clickable Entities
Adds left and right click functionality to entities with the entityclick command
For what would I use this mod?
If you have a server with npc's and you want an interactable npc that executes a command when it is clicked, you can bind a command with this mod to the entity. Just like big servers such as Hypixel.
You can pair this mod with something like proxycommand for velocity to change between servers
How does the /entityclick command work?
The entityclick command is divided in 2 categories
Add a command binding:
/entityclick add hand entity command
- hand: the mouse button the player has to press, can be left or right
- entity: the entity the command will be bound to, can be a UUID or a selector
- command: the command that will be executed, doesn't necessarily need the / prefix
Remove a command binding:
/entityclick remove hand entity
- hand: the mouse button the player has to press, can be left or right
- entity: the entity the command will be bound to, can be a UUID or a selector
Command Examples
To add a command when the player right-clicks the nearest armor stand
/entityclick add right @e[type=minecraft:armor_stand, limit=1, sort=nearest] tp @p 100 100 100
To remove a command when the player right-clicks the nearest armor stand
/entityclick remove right @e[type=minecraft:armor_stand, limit=1, sort=nearest]
Data Location
Data about the entities is stored under config/clickable-entities/RegisteredEntities.yaml
Available Versions
How to Install Clickable Entities on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Clickable Entities". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1, 1.21, 1.20.6 (+2 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Clickable Entities server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Clickable Entities compatible with fabric?
Clickable Entities officially supports fabric for Minecraft 1.21.1, 1.21, 1.20.6. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Clickable Entities – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Clickable Entities consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Clickable Entities with just one click on your server.