Attempt to make mc-publish recognize dependencies

[no changelog]
This commit is contained in:
Linnea Gräf
2024-07-10 17:14:10 +02:00
parent 7e69b4944f
commit 7a66705c73
2 changed files with 5 additions and 1 deletions

View File

@@ -54,6 +54,11 @@
"links": {
"modmenu.discord": "https://discord.gg/64pFP94AWA"
}
},
"mc-publish": {
"dependencies": [
"roughlyenoughitems{modrinth:rei}"
]
}
}
}