Fix referenced in fabric.mod.json to NEU

This commit is contained in:
nea
2023-05-16 03:08:08 +02:00
parent 72d0f98b4c
commit 618121c93c

View File

@@ -23,13 +23,13 @@
"main": [ "main": [
{ {
"adapter": "kotlin", "adapter": "kotlin",
"value": "moe.nea.firmament.NotEnoughUpdates" "value": "moe.nea.firmament.Firmament"
} }
], ],
"client": [ "client": [
{ {
"adapter": "kotlin", "adapter": "kotlin",
"value": "moe.nea.firmament.NotEnoughUpdates" "value": "moe.nea.firmament.Firmament"
} }
], ],
"rei_client": [ "rei_client": [