Outvoted

Outvoted

6M Downloads

[BUG] Palm Sapling and Baobab Sapling both render incorrectly when placed

Corvus20 opened this issue ยท 3 comments

commented

/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:

  1. Place down saplings
  2. 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)

Screenshots/Logs
2021-05-29_15 31 53
2021-05-29_15 39 12

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.

commented

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)

commented

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.

commented

Fixed in alpha 6