mirror of
https://github.com/GeyserMC/GeyserOptionalPack.git
synced 2025-12-19 14:59:14 +00:00
19 lines
543 B
JSON
Executable File
19 lines
543 B
JSON
Executable File
{
|
|
"format_version": 2,
|
|
"header": {
|
|
"description": "Optional Bedrock resource pack to extend Geyser functionality",
|
|
"name": "GeyserOptionalPack",
|
|
"uuid": "e5f5c938-a701-11eb-b2a3-047d7bb283ba",
|
|
"version": [1, 0, 9],
|
|
"min_engine_version": [ 1, 16, 0 ]
|
|
},
|
|
"modules": [
|
|
{
|
|
"description": "GeyserOptionalPack",
|
|
"type": "resources",
|
|
"uuid": "eebb4ea8-a701-11eb-95ba-047d7bb283ba",
|
|
"version": [1, 0, 9]
|
|
}
|
|
]
|
|
}
|