feat: add configurable ambient audio zones
Build / maven (push) Failing after 6s

This commit is contained in:
root
2026-08-04 05:08:16 +02:00
parent a877b29748
commit 2e2a59b90a
15 changed files with 476 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
# Global playback behaviour. Resource-pack sounds should use "stream": true and
# "loop": true in sounds.json for true seamless, client-side looping.
playback:
check-interval-ticks: 10
leave-grace-ticks: 100
blend-overlapping-zones: false