Clickable Entities
No reviews yet
Adds the "entityclick" command to add or remove left and right click functionality.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers