MineInAbyss / Mobzy

Config-driven custom mobs for Spigot using ECS
https://mineinabyss.com/Mobzy/
MIT License
41 stars 8 forks source link

Make better use of SoundCategories in mobzy:sound #115

Closed Boy0000 closed 1 year ago

Boy0000 commented 1 year ago

Currently all sounds are played on the ambient channel. Ideally we would split this up so hostile mobs are played on hostile etc. Tldr make per sounds configurable with its channel and volume individually

image image