[BUG] Palm Sapling and Baobab Sapling both render incorrectly when placed
Corvus20 opened this issue ยท 3 comments
/Before submitting, please ensure you've done the following, as these are fixes for some common bugs:
[Done] Reset/delete config files
[Done] Run with Java 8
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Place down saplings
- See the rendering (texture) errors
Expected behavior
The saplings should not be a transparent block with the held item sprite on each side (see screenshots below)
Version (please complete the following information):
- Minecraft Version 1.16.5
- Mod Version 2.0.0-alpha.5-forge
Additional context
I know this is an alpha release, and stuff like this is likely, but I still figured I should let you know in case you weren't aware.
That's uh, weird. This might be another case where I didn't set the rendering in forge (that or I just recently broke it because I know I had it fine before)
Seems to be the data gen isn't properly creating the jsons for the saplings. I'll just have to do them manually, will be fixed in alpha 6.