mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2026-01-03 22:26:16 +00:00
补偿破坏声音
This commit is contained in:
@@ -261,6 +261,10 @@ block:
|
||||
# Enables the sound system, which prevents the client from hearing some non-custom block sounds and improves the client experience.
|
||||
sound-system:
|
||||
enable: true
|
||||
# Should we process events that were canceled by other plugins to restore sounds?
|
||||
process-cancelled-events:
|
||||
step: true
|
||||
break: true
|
||||
# Adventure mode requires correct tools to break custom blocks.
|
||||
# Vanilla clients cannot recognize custom block IDs (e.g., craftengine:custom_100).
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user