chimericdream / minekea

Minecraft mod to add a variety of vanilla-esque decorative and functional blocks.
https://www.curseforge.com/minecraft/mc-mods/minekea-fabric
MIT License
4 stars 2 forks source link

Armoire is bugged #90

Open SteadyEvenin opened 5 hours ago

SteadyEvenin commented 5 hours ago

Hi, I just wanted to report that the armoire item is bugged, as you break the item the armors are still rendered on screen, happens on both 7.0.0 and 6.1.1, on Minecraft using Fabric loader 0.16.9/ Fabric API 0.107.0+1.21.1. 2024-11-01_13 00 30

chimericdream commented 3 hours ago

Thanks for the report! I thought I had fixed this issue, but it seems to be back. I'll take a look and try to get a fix out this weekend.

In the meantime, you can get rid of them by killing armor stand entities at those block positions. Obviously you'll want to target a narrow area in case there are other armor stands nearby, but the underlying issue is essentially that the armor stands used internally by the armoire block aren't getting properly cleaned up when it breaks.