Added Sounds.Enabled to config.yml this will enable sounds for inventory UI
Also added Sounds.Volume_Modifier which is a global modifier for sounds in the UI
Added sounds.yml
Can just be Example.Sound but has other attributes:
Code (Text):
Example:
Sound:
Sound: BLOCK_ANVIL_LAND
Sound_Extra:
Enabled: true
Sound: ENTITY_PLAYER_LEVELUP
Volume: 1.0
Pitch: 1.0
Also stopped errors on chat if player isn't loaded properly