summary refs log tree commit diff stats
path: root/src/main/resources/modid.client.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/modid.client.json')
-rw-r--r--src/main/resources/modid.client.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/modid.client.json b/src/main/resources/modid.client.json
index d6fc9b4..7e8bcc4 100644
--- a/src/main/resources/modid.client.json
+++ b/src/main/resources/modid.client.json
@@ -5,8 +5,7 @@
   "mixins": [
     "ExampleMixin"
   ],
-  "refmap": "modid.refmap.json",
   "injectors": {
     "defaultRequire": 1
   }
-}
\ No newline at end of file
+}