Skip to content

A data pack that can be used to get the entity that a player is looking at by calling a predicate with the `looking_at` player condition.

Notifications You must be signed in to change notification settings

HalbFettKaese/FindLooking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FindLooking

A data pack that can be used to get the entity that a player is looking at by calling a predicate with the looking_at player condition.

Usage:

  1. add the tag find_looking.candidate to all entities that should be possible to find
  2. call the function find_looking:find as the player
  3. The entity that the player is looking at will be marked with find_looking.result

About

A data pack that can be used to get the entity that a player is looking at by calling a predicate with the `looking_at` player condition.

Resources

Stars

Watchers

Forks

Packages

No packages published