1
0
mirror of https://github.com/GeyserMC/GeyserOptionalPack.git synced 2025-12-19 14:59:14 +00:00
Files
GeyserOptionalPack/manifest.json
chris a55007d441 Feature: Structure block UI/texture changes (#51)
* Structure block changes

* Don't hide mirroring - will be supported instead
2024-04-13 21:00:33 +02:00

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]
}
]
}