aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-01 13:55:45 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-01 13:55:45 +0800
commitf6b8a2d4604f9cda66546598629b2a13c92b1cbe (patch)
treedf687173b054a83afb9d1c5488c5cb5e09c7629e /src/main/resources/fabric.mod.json
parent430ff25e1bbfce2fe90e69044439cc3ea179dbf1 (diff)
downloadRoughlyEnoughItems-f6b8a2d4604f9cda66546598629b2a13c92b1cbe.tar.gz
RoughlyEnoughItems-f6b8a2d4604f9cda66546598629b2a13c92b1cbe.tar.bz2
RoughlyEnoughItems-f6b8a2d4604f9cda66546598629b2a13c92b1cbe.zip
1.2 Custom Keybinds
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rwxr-xr-xsrc/main/resources/fabric.mod.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index e9a135679..043e81c62 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -8,8 +8,7 @@
"Danielshe"
],
"initializers": [
- "me.shedaniel.Core",
- "me.shedaniel.ClientListener"
+ "me.shedaniel.Core"
],
"requires": {