aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fabric.mod.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 115778f..437d5dc 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -70,6 +70,7 @@
"dependencies": [
"roughlyenoughitems(recommended){modrinth:rei}"
]
- }
+ },
+ "firmament:hide_from_modlist": true
}
}