Community listing page, reviews here may not be monitored by the author.
MoEntityInteractionCommand
No reviews yet
You can configure trigger instructions for the behavior of 'right clicking on entities (LivingEntities)'.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
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
Resources
External Links
About
Description
English
Configure in config/mo_dentityinteraction_command.json.
Hot reload with /mo_entity_interaction_command reload.
Example: Configure it so that right-clicking a Farmer Villager kills all villagers.
中文
在config/mo_entity_interaction_command.json中配置。
支持使用 /mo_entity_interaction_command reload 进行热重载。
配置案例:右键点击 农民村民 时触发命令杀死所有村民。
Example Configuration
[
{
"id": "minecraft:villager",
"nbt": {
"VillagerData": {
"profession": "minecraft:farmer"
}
},
"commands": [
"kill @e[type=minecraft:villager]"
],
"intercept": true
}
]
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
Statistics
Resources