aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/fabric.mod.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index fc4beac..ef2920e 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -54,6 +54,11 @@
"links": {
"modmenu.discord": "https://discord.gg/64pFP94AWA"
}
+ },
+ "mc-publish": {
+ "dependencies": [
+ "roughlyenoughitems{modrinth:rei}"
+ ]
}
}
}