aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-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 ef2920e..e027783 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -50,6 +50,11 @@
"roughlyenoughitems": ">=${rei_version}"
},
"custom": {
+ "configured": {
+ "providers": [
+ "moe.nea.firmament.compat.configured.ConfiguredCompat"
+ ]
+ },
"modmenu": {
"links": {
"modmenu.discord": "https://discord.gg/64pFP94AWA"