Charged creeper glow is not hidden
peow opened this issue ยท 7 comments
Describe the bug
I'm using the mod for fabric 1.20.1, and along with it I'm using a mod that makes Charged Creepers spawn naturally, but when they spawn, their glow is above the ground, making it possible to see from a distance
Steps to reproduce
- get the coordinates to summon a charged creeper
- go very far, like 50 blocks
- use the command /summon minecraft:creeper (coordinates) {powered:1b}
Expected behavior
the charged creeper's glow be hidden under the ground
Additional context
pls make an update to fabric 1.20.1
Thank you, but this seems to be an issue with, I assume, Fresh Animations and doesn't occur in Minecraft vanilla.
Since this project is just a data pack at its core, I can only hide the entities by giving them invisibility or turn off e.g. the creeper glow using nbt modifications.