Skip to content

Commit 811509e

Browse files
committed
feat: update to support 1.21.8
1 parent 453a11d commit 811509e

69 files changed

Lines changed: 359 additions & 363 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"sound": "minecraft:entity.experience_orb.pickup",
3+
"pitch": 1.0,
4+
"playWhenWorldCreationPrepared": false,
5+
"playWhenWorldLoaded": false,
6+
"playWhenWorldOptimized": false,
7+
"playWhenResourcesReloaded": true,
8+
"requireUnfocused": true,
9+
"requestWindowAttention": false
10+
}

0 commit comments

Comments
 (0)