diff --git a/README.md b/README.md index 410b9f6..f193291 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ # EnergonRelics Simple Technology Mod -**WARNING:** This mod is still in-development and there may be bugs. - ## Changelog [View Changelog](CHANGELOG.md) +## CurseForge +[View CurseForge](https://www.curseforge.com/minecraft/mc-mods/energonrelics) + ## Credits - ``@PoeticRainbow#5928`` on Discord For The Logo And Poster - ``@PoeticRainbow#5928`` on Discord For Their Texture Set diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index ba5fa8a..6ee3b05 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -37,7 +37,7 @@ "custom": { "modupdater": { "strategy": "curseforge", - "projectID": -1 + "projectID": 398250 } } } \ No newline at end of file