[1.17.1 Forge] Animated Block won't render after re-joining the world
MikhailTapio opened this issue ยท 1 comments
Forge Version: 37.0.109
Geckolib Version: 1.17.1:3.0.11
How to reproduce:
- Commonly register 2 animated blocks with respective blockentities;
- Join the game and place one animated block;
- Place another animated block right on that block;
- Quit & re-join the world;
- The animated block below won't render ( like an invisible block but it's still interactable ) ( and then when its tiledata changed it re-appeared ).
Also tried to reproduce with the two blocks that Geckolib provided( Botarium & fertilizer ). However, they rendered as expected normally. But when my custom animated block was placed, one of those placed Geckolib-built-in blocks will also "disappear" after re-joining.