fix: Make REI optional in mc-publish

[no changelog]
This commit is contained in:
Linnea Gräf
2024-10-31 20:05:10 +01:00
parent 9aa5f7c883
commit 7a53357569

View File

@@ -61,8 +61,7 @@
}, },
"mc-publish": { "mc-publish": {
"dependencies": [ "dependencies": [
"roughlyenoughitems{modrinth:rei}", "roughlyenoughitems(recommended){modrinth:rei}"
"architectury{modrinth:architectury-api}"
] ]
} }
} }