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