We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9a064d commit 4d77581Copy full SHA for 4d77581
src/main/resources/optionalpack/manifest.json
@@ -4,15 +4,15 @@
4
"description": "Optional Bedrock resource pack to extend Geyser functionality",
5
"name": "GeyserOptionalPack",
6
"uuid": "e5f5c938-a701-11eb-b2a3-047d7bb283ba",
7
- "version": [1, 0, 13],
+ "version": [1, 0, 14],
8
"min_engine_version": [ 1, 16, 0 ]
9
},
10
"modules": [
11
{
12
"description": "GeyserOptionalPack",
13
"type": "resources",
14
"uuid": "eebb4ea8-a701-11eb-95ba-047d7bb283ba",
15
- "version": [1, 0, 13]
+ "version": [1, 0, 14]
16
}
17
]
18
0 commit comments