chunky-dev / chunky-dev/chunky
[Question and possible feature] Using textures specified from the block model json
- Dominant language
- Java
- Stars
- 738
- Forks
- 78
- Avg merge
- 10h 5m
- Merged PRs (30d)
- 3
Description
I'm working on a texturepack, and I have decided to change the texture of the mossy cobblestone wall to something else through its model in the block json file. Does chunky read those to get the texture of that block? or does it just automatically go with the default?
If it doesn't read the model for the texture, would it be possible for you to add something where it does so it will load the correct texture?
Contributor guide
Research direction
Start by checking how Chunky currently selects textures for the mossy cobblestone wall and whether block model JSON files are read. Verify the behavior with a texturepack that changes that block; done means the rendered block uses the texture specified by its model JSON rather than only the default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-graphics, game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100