Exclude compass-coords globally from cf and mr, client side mod (#3361)

This commit is contained in:
Henry
2025-03-15 10:07:12 -05:00
committed by GitHub
parent f22d291bfc
commit 21f2a7e86c
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@
"cherished-worlds", "cherished-worlds",
"chunk-animator", "chunk-animator",
"clickable-advancements", "clickable-advancements",
"compass-coords",
"configured", "configured",
"controlling", "controlling",
"craftpresence", "craftpresence",
+2 -1
View File
@@ -22,6 +22,7 @@
"cherishedworlds", "cherishedworlds",
"citresewn", "citresewn",
"clickadv", "clickadv",
"compass-coords",
"connectedness", "connectedness",
"connector", "connector",
"craftpresence", "craftpresence",
@@ -85,4 +86,4 @@
], ],
"globalForceIncludes": [], "globalForceIncludes": [],
"modpacks": {} "modpacks": {}
} }