Suggestion: support tags for client dynamic lights config
Partonetrain opened this issue ยท 1 comments
It would be really handy to support item and entity type tags for the item_lights and entity_lights configs.
Currently this is supported via a config that lets you specify the light levels. Im not sure how tags would work unless it would hardcoded to a specific light level, but the configs also allow a map to be built caching the entity type so that non-lit mobs are not having to check against a list of tags.