# -------------------------------------------------------------
# Sound
# -------------------------------------------------------------
# Sound settings
# enable - Enables sounds.
# List of all the sounds can be found here:
https://www.spigotmc.org/wiki/cc-sounds-list/
# WARNING: If you're running Spigot under 1.9, change the sounds accordingly!!
sound:
enable: true
action:
# open - Sound that is played when recycler is opened.
# close - Sound that is played when recycler is closed.
# success - Sound that is played on successful recyclement.
# fail - Sound that is played on failed/cancelled recyclement.
open: BLOCK_CHEST_OPEN
close: BLOCK_CHEST_CLOSE
success: BLOCK_NOTE_BLOCK_PLING
fail: BLOCK_NOTE_BLOCK_BASS