29 lines
662 B
JSON
29 lines
662 B
JSON
{
|
|
"jars": [
|
|
{
|
|
"identifier": {
|
|
"group": "dev.ryanhcode.sable-companion",
|
|
"artifact": "sable-companion-common-1.21.1"
|
|
},
|
|
"version": {
|
|
"range": "[1.6.0,)",
|
|
"artifactVersion": "1.6.0"
|
|
},
|
|
"path": "META-INF/jarjar/sable-companion-common-1.21.1-1.6.0.jar",
|
|
"isObfuscated": false
|
|
},
|
|
{
|
|
"identifier": {
|
|
"group": "foundry.veil",
|
|
"artifact": "veil-neoforge-1.21.1"
|
|
},
|
|
"version": {
|
|
"range": "[4.0.0,)",
|
|
"artifactVersion": "4.0.0"
|
|
},
|
|
"path": "META-INF/jarjar/veil-neoforge-1.21.1-4.0.0.jar",
|
|
"isObfuscated": false
|
|
}
|
|
]
|
|
}
|