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

[Bug] Copycats of light emitting blocks stop emitting light. #52

Closed
40411 opened this issue May 20, 2024 · 1 comment
Closed

[Bug] Copycats of light emitting blocks stop emitting light. #52

40411 opened this issue May 20, 2024 · 1 comment

Comments

@40411
Copy link

40411 commented May 20, 2024

When applying a light source block onto a copycat, for example a Block of Experience (from Create) onto a Copycat, the block will emit light as normal;
image
But, as soon as those chunks are unloaded and reloaded, such as leaving and entering those chunks again, or leaving and rejoining a world, the light level is lost;
image
The light level can return if another light emitting block is placed, or one gets close to it with the Dynamic Lights mod, but the light from the updated Copycat blocks will not update other Copycat blocks;
image

@Bennyboy1695
Copy link
Member

This is a bug from Create itself as all our current copycats just extend the base copycat class in create.
You can see the issue on the Create github issue here - Creators-of-Create/Create#4889

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

No branches or pull requests

2 participants