chunky-dev / chunky-dev/chunky
Let invisible armorstands render in the scene
- Dominant language
- Java
- Stars
- 738
- Forks
- 78
- Avg merge
- 10h 5m
- Merged PRs (30d)
- 3
Description
As per our discussion in discord, armor stands in default Minecraft, when invisible, show all non-null slot items as rendering normally. In this case, would it be possible to get the slot items rendered even if the underlying armor stand is invisible?
In addition to that, let's say I have a render that has an armor stand holding a glass block- let's also say that glass block is covering a light source (like a torch), would it be possible to let that torch take the color of the glass block that is covering it up perfectly?
Thanks!
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating the armor-stand rendering code and the light-transport path, then determine how invisible entities and held slot items are handled. Done means invisible armor stands render non-null slot items and a covered light source can take the covering glass block's color, with behavior verified in rendered scenes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100