chunky-dev / chunky-dev/chunky
Move tint colors from model surfaces to block
Open
- Dominant language
- Java
- Stars
- 738
- Forks
- 78
- Avg merge
- 10h 5m
- Merged PRs (30d)
- 3
Description
In Minecraft, tint colors are per-block. We should change this to allow users to customize tints per block and to implement tinting for #1332, which needs the hard-coded tints that Chunky already has in the models.
Contributor guide
Research direction
Start by locating the model-surface tint definitions and the block representation in the Java code. Trace how the existing hard-coded Minecraft tints are read, then verify that tint values can be customized per block and remain available for the tinting work in issue #1332.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-graphics
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100