Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 55cb64d

Browse files
committed
Fix sounds
1 parent ac1bd08 commit 55cb64d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/assets/signpic/sounds.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"category":"player",
44
"sounds":[
55
{
6-
"name": "gui/show"
6+
"name": "signpic:gui/show",
7+
"stream": false
78
}
89
]
910
}

0 commit comments

Comments
 (0)