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.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 3f6321d..c045783 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -16,7 +16,7 @@
},
"license": "MPL-2.0",
"icon": "assets/dulkirmod-fabric/icon.png",
- "environment": "*",
+ "environment": "client",
"entrypoints": {
"main": [
{
@@ -47,5 +47,6 @@
"Mod Menu": "https://modrinth.com/mod/modmenu",
"Puzzle": "https://www.midnightdust.eu/",
"Starlight": "https://www.curseforge.com/minecraft/mc-mods/starlight"
- }
+ },
+ "accessWidener" : "dulkirmod.accesswidener"
} \ No newline at end of file