Static sound resets lore
Daniel99j2 opened this issue ยท 0 comments
Bug description
When setting static to true (/audioplayer setstatic true), the item's lore is set to Lore:[]. The way the custom song name works, it means you cannot have a custom name and static sound
Minecraft version
1.20.4
Simple Voice Chat version
1.20.4-2.5.11
Mod version
1.20.4-1.9.0
Mod loader and version
Fabric
Steps to reproduce
- Get a music disc and add sound with /audioplayer musicdisc <id> 50 "Example"
- Observe that it has the lore
- Run /audioplayer setstatic true
- Observer that the item no longer has the lore
Expected behavior
The item's lore should be unchanged when setting static sound
Log files
not needed
Screenshots
No response