You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2023. It is now read-only.
Hi, it will be a great addition if it will be possible to define custom colors for different blockstates of the same block. As I can see color request uses blockstates, but color registration use only blocks (and that's actually limits possible colors for blocks). Looks like it will require some small changes, but as a result it will allow to add blocks with more complex light. Adding basic non-json API will help with this too (for example if there will be an API that allows return color based on blockstate + position this will allow modders to use block color providers as a source of color too)
Hi, it will be a great addition if it will be possible to define custom colors for different blockstates of the same block. As I can see color request uses blockstates, but color registration use only blocks (and that's actually limits possible colors for blocks). Looks like it will require some small changes, but as a result it will allow to add blocks with more complex light. Adding basic non-json API will help with this too (for example if there will be an API that allows return color based on blockstate + position this will allow modders to use block color providers as a source of color too)