Skip to content

Commit

Permalink
update publishing metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
UpcraftLP committed Dec 30, 2023
1 parent de8ef37 commit b85d6b7
Showing 1 changed file with 22 additions and 4 deletions.
26 changes: 22 additions & 4 deletions src/main/resources/quilt.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,24 +30,42 @@
"depends": [
{
"id": "quilt_loader",
"versions": ">=0.22.0"
"versions": ">=0.20.0-"
},
{
"id": "quilted_fabric_api"
"id": "quilted_fabric_api",
"versions": ">=7.0.0-",
"mc-publish": {
"curseforge": "634179",
"modrinth": "qvIfYCYJ"
}
},
{
"id": "minecraft",
"versions": "=1.20.1"
},
{
"id": "midnightlib",
"versions": ">=1.4.0"
"mc-publish": {
"curseforge": "488090",
"modrinth": "codAaoxh"
}
}
],
"intermediate_mappings": "net.fabricmc:intermediary"
},
"minecraft": {
"environment": "*"
},
"mixin": "camsbackpacks.mixins.json"
"mixin": "camsbackpacks.mixins.json",
"mc-publish": {
"curseforge": "443091",
"modrinth": "s2OAgsTb",
"loaders": [
"quilt"
],
"dependencies": [
"universal-graves(optional){modrinth:yn9u3ypm}{curseforge:497175}"
]
}
}

0 comments on commit b85d6b7

Please sign in to comment.