mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-17 07:25:14 +00:00
Add minecraft bedrock server
This commit is contained in:
18
servers/bedrock/resource_packs/vanilla/manifest.json
vendored
Normal file
18
servers/bedrock/resource_packs/vanilla/manifest.json
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"format_version": 2,
|
||||
"header": {
|
||||
"description": "resourcePack.vanilla.description",
|
||||
"name": "resourcePack.vanilla.name",
|
||||
"uuid": "0575c61f-a5da-4b7f-9961-ffda2908861e",
|
||||
"version": [0, 0, 1],
|
||||
"min_engine_version": [1, 13, 0]
|
||||
},
|
||||
"modules": [
|
||||
{
|
||||
"description": "resourcePack.vanilla.description",
|
||||
"type": "resources",
|
||||
"uuid": "53644fac-a276-42e5-843f-a3c6f169a9ab",
|
||||
"version": [0, 0, 1]
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user