aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r--src/main/resources/fabric.mod.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 20b77a9..7d33cb9 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -23,13 +23,13 @@
"main": [
{
"adapter": "kotlin",
- "value": "moe.nea.firmament.NotEnoughUpdates"
+ "value": "moe.nea.firmament.Firmament"
}
],
"client": [
{
"adapter": "kotlin",
- "value": "moe.nea.firmament.NotEnoughUpdates"
+ "value": "moe.nea.firmament.Firmament"
}
],
"rei_client": [