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
The problem is the current component for Instrument is lacking features.
As it stands right now the component only takes in MusicInstruments from the server.
Describe the solution you'd like.
If you look at the Instrument Component you will see it has a few features Paper is missing:
sound_event/sound definition: Use any sound key
use_duration: A non-negative float for how long the use duration is.
range: A non-negative float for the range of the sound.
description: Text component to use as the instruments description
Describe alternatives you've considered.
Using NMS or NBT to make this happen, but that isn't really a viable option for me.
Other
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem?
The problem is the current component for Instrument is lacking features.
As it stands right now the component only takes in MusicInstruments from the server.
Describe the solution you'd like.
If you look at the Instrument Component you will see it has a few features Paper is missing:
Describe alternatives you've considered.
Using NMS or NBT to make this happen, but that isn't really a viable option for me.
Other
No response
The text was updated successfully, but these errors were encountered: