chunky-dev / chunky-dev/chunky
Render entities
- Dominant language
- Java
- Stars
- 738
- Forks
- 78
- Avg merge
- 10h 5m
- Merged PRs (30d)
- 3
Description
It would be great if entities could be rendered.
Entity support would enable rendering these things:
- [ ] Mobs
- [ ] Copper golem
- [ ] _placeholder for all other not yet supported mobs_
- [ ] Animals
- [x] Sheep
- [x] Cow
- [x] Pig
- [x] Chicken
- [x] Mooshroom
- [x] Squid
- [ ] _placeholder for all other not yet supported animals_
- [x] Paintings
- [x] Signs with proper text
- [x] The book hovering over enchanting tables
- [x] The book on lecterns
- [ ] Ender crystals
- [ ] Particles
- [x] Beacon beam effect
- [x] Head blocks
Static objects are a priority due to higher benefit/effort ratio. Mobs would need a posing interface. Initially poses could be coded in scene settings, and some presets can be a simple in-between measure.
Contributor guide
Assessment
This issue has not been assessed yet.