[Feature Request] Tracking Sense on item_display/block_display entities
Remodactyl opened this issue ยท 1 comments
Most entities in Minecraft can be made to glow using the Glowing Potion Effect (ID: 25),
some entities however, like the item_display or block_display don't allow for the glowing effect to be applied, but instead use the Glowing:1b/0b NBT tag.
The feature request is to make use of Glowing:1b/0b where tracking sense currently fails to apply glowing.
For me personally this is useful to adjust Tracking Sense to work on scattered items during quests in my game. Which would then look like this:
An addition to this Feature Request would be to make a separate entry in the TargetType Enum. 'DISPLAY_ENTITY' which covers item_display, entity_display and block_display entities. This could then be specified in the target_type parameter of a spell.