https://github.com/lucsoft/libentitiescontrol
A Datapack for Minecraft to Control a Entity
https://github.com/lucsoft/libentitiescontrol
minecraft minecraft-datapack
Last synced: 7 months ago
JSON representation
A Datapack for Minecraft to Control a Entity
- Host: GitHub
- URL: https://github.com/lucsoft/libentitiescontrol
- Owner: lucsoft
- License: gpl-2.0
- Created: 2018-08-03T10:46:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-13T16:39:22.000Z (almost 8 years ago)
- Last Synced: 2025-02-05T12:44:06.688Z (over 1 year ago)
- Topics: minecraft, minecraft-datapack
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# libEntitiesControl
A Datapack for Minecraft to Select Entities via Raycast
## How to Use:
### Select-Default
/give @p minecraft:carrot_on_a_stick{Damage:3,Unbreakable:1b,display:{Name:"{\"text\":\"EntitiesControl\"}"}}
### Select-Manually
/function lucsoft:entitiescontrol.select
#### Execute as Targets
/execute as @e[scores={lsselectec=1}] at @s run