Update fabric.mod.json

This commit is contained in:
RyanTLG
2022-03-17 17:13:29 +02:00
parent 0706b24c30
commit 5fe83c1d8e

View File

@@ -32,6 +32,6 @@
"java": ">=17"
},
"suggests": {
"darkevolution": "1.18.*-*"
"darkevolution": "1.18.1-*"
}
}