cli/test-pack/horizr.json

14 lines
302 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"
},
"versions": {
"fabric": "0.14.7",
"minecraft": "1.18.2"
}
}