aboutsummaryrefslogtreecommitdiff
path: root/fabric/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'fabric/src/main/resources/fabric.mod.json')
-rw-r--r--fabric/src/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/fabric/src/main/resources/fabric.mod.json b/fabric/src/main/resources/fabric.mod.json
index 21eaec0..3ff8349 100644
--- a/fabric/src/main/resources/fabric.mod.json
+++ b/fabric/src/main/resources/fabric.mod.json
@@ -16,7 +16,7 @@
"environment": "client",
"entrypoints": {
"main": [
- "net.examplemod.fabric.ExampleModFabric"
+ "moe.nea.notenoughupdates.FabricMain"
],
"rei": [
"moe.nea.notenoughupdates.rei.NEUReiPlugin"