cli/test-pack/horizr.json
2022-08-16 00:24:29 +02:00

15 lines
324 B
JSON

{
"formatVersion": 1,
"meta": {
"name": "Test",
"version": "1.0.0",
"authors": ["John Doe"],
"description": "A test pack for testing the horizr CLI. It is not intended for playing.",
"license": "MIT"
},
"loader": "fabric",
"versions": {
"loader": "0.14.7",
"minecraft": "1.18.2"
}
}