You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Music Discs Require two discs in inventory to play properly unless in creative....they will sometimes play with just one but when they play they will pop out of the jukebox right away and it will play as a sound that sometimes needs to be stopped through /stopsound record.......sometimes popping the same disc into the jukebox will actually stop it from playing, but if you have two discs it will work as it should
Steps to reproduce
Add this to a new .yml file in items folder
`treasure:
displayname: <#55FFFF>Music Disc
material: PAPER
lore:
I have checked...
Description
Music Discs Require two discs in inventory to play properly unless in creative....they will sometimes play with just one but when they play they will pop out of the jukebox right away and it will play as a sound that sometimes needs to be stopped through /stopsound record.......sometimes popping the same disc into the jukebox will actually stop it from playing, but if you have two discs it will work as it should
Steps to reproduce
Add this to a new .yml file in items folder
`treasure:
displayname: <#55FFFF>Music Disc
material: PAPER
lore:
Mechanics:
music_disc:
song: minecraft:treasure.mysong
Pack:
generate_model: true
parent_model: "item/generated"
textures:
custom_model_data: 1548`
add this section to the appropriate section to sounds.yml
treasure.mysong: category: record sound: treasure.ogg
add treasure.ogg to pack/sounds
restart server or reload plugin (in this case i restarted server completly)
rejoin
do /o give yournamehere treasure
make sure your in survival
put the disc in a jukebox (bug will only happen if you have one of that exact disc)
Plugin Version
ProtocolLib Version
Server Software & Version
How breaking is the bug?
Minor Bug - Plugin completely functional, but features have non-working aspects
The text was updated successfully, but these errors were encountered: