Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Block and Item Display #209

Closed
dhouck opened this issue Feb 20, 2024 · 1 comment
Closed

Support for Block and Item Display #209

dhouck opened this issue Feb 20, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@dhouck
Copy link

dhouck commented Feb 20, 2024

Is your feature request related to a problem? Please describe.
Item and block display entities often seem like they should emit light, but they donʼt have hand or armor slots so you canʼt just give them something glowing.

Describe the solution you'd like
Block and item display entities should emit light appropriate for the block or item they are displaying.

Describe alternatives you've considered
A more general NBT tag for all entities to override dynamic light would also solve this problem in particular, but seems like it should be a separate feature; technically that can solve all problems with various entities, but display entities should still by default emit appropriate light.

Additional context
Add any other context or screenshots about the feature request here.

@dhouck dhouck added the enhancement New feature or request label Feb 20, 2024
@LambdAurora LambdAurora added this to the LambDynamicLights Next milestone Oct 28, 2024
LambdAurora added a commit that referenced this issue Oct 28, 2024
Add display entities dynamic lighting, address #209.
LambdAurora added a commit that referenced this issue Oct 28, 2024
Add display entities dynamic lighting, address #209.
@LambdAurora
Copy link
Owner

Added in LambDynamicLights v4.0.0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants