Fix referenced in fabric.mod.json to NEU
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user