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

Light emission per blockstate #72

Merged
merged 5 commits into from
Oct 24, 2023

Conversation

paulevsGitch
Copy link
Contributor

This PR implements suggestion #71 functionality.

Here is an example test mod block that will switch light intensity and texture on right click:

2023-10-20_13 11 25

@mineLdiver mineLdiver self-requested a review October 20, 2023 15:10
paulevsGitch and others added 2 commits October 21, 2023 17:16
Renamed emittance to luminance.
Implemented caching in BlockState.
Reindented files.
@mineLdiver mineLdiver merged commit 2614e89 into ModificationStation:master Oct 24, 2023
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

Successfully merging this pull request may close these issues.

Different light intensity for different states of the same block [Suggestion]
2 participants