aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorLinnea Gräf <nea@nea.moe>2024-10-26 18:55:30 +0200
committerLinnea Gräf <nea@nea.moe>2024-10-26 18:55:30 +0200
commit8ab44088546bf3360564e1a09f0831fea7659d2e (patch)
treeef8441392283614d2cc6700d056465b714eec5c4 /src/main/resources
parent928f6a45017df8aeb467e6879b350ade89c73d9a (diff)
downloadFirmament-8ab44088546bf3360564e1a09f0831fea7659d2e.tar.gz
Firmament-8ab44088546bf3360564e1a09f0831fea7659d2e.tar.bz2
Firmament-8ab44088546bf3360564e1a09f0831fea7659d2e.zip
Isolate modmenu compat
[no changelog]
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index cb623dc..08072ef 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -34,7 +34,7 @@
"moe.nea.firmament.rei.FirmamentReiPlugin"
],
"modmenu": [
- "moe.nea.firmament.modmenu.FirmamentModMenuPlugin"
+ "moe.nea.firmament.compat.modmenu.FirmamentModMenuPlugin"
],
"jarvis": [
"moe.nea.firmament.jarvis.JarvisIntegration"