aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main/resources/fabric.mod.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 609304a..9997018 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -61,8 +61,7 @@
},
"mc-publish": {
"dependencies": [
- "roughlyenoughitems{modrinth:rei}",
- "architectury{modrinth:architectury-api}"
+ "roughlyenoughitems(recommended){modrinth:rei}"
]
}
}