diff --git a/_data/projects.json b/_data/projects.json index 3ed7b79..d6e2ca3 100644 --- a/_data/projects.json +++ b/_data/projects.json @@ -20,6 +20,10 @@ "name": "💡 Actually Additions", "desc": "Actually Additions is a rather popular Minecraft mod that I used to work on. It's become widely known in the modding community and has reached over 30 million downloads by now, which is crazy. I don't work on it anymore myself, but it's being maintained for current versions by someone else.", "links": [ + { + "name": "Modrinth page", + "link": "https://modrinth.com/mod/actually-additions" + }, { "name": "CurseForge page", "link": "https://ellpeck.de/actadd" @@ -42,14 +46,14 @@ "desc": "Nature's Aura is a Minecraft mod about collecting, using and replenishing the Aura naturally present in the world to create useful devices and unique mechanics.", "status": "Side project", "links": [ - { - "name": "CurseForge page", - "link": "https://minecraft.curseforge.com/projects/natures-aura" - }, { "name": "Modrinth page", "link": "https://modrinth.com/mod/natures-aura" }, + { + "name": "CurseForge page", + "link": "https://minecraft.curseforge.com/projects/natures-aura" + }, { "name": "Report an issue", "link": "https://github.com/Ellpeck/NaturesAura/issues" @@ -63,14 +67,14 @@ "desc": "Pretty Pipes is a simple to use, all-inclusive item transport mod for Minecraft. It features simple pipes that can be upgraded using modules to accomplish much more advanced tasks.", "status": "Side project", "links": [ - { - "name": "CurseForge page", - "link": "https://www.curseforge.com/minecraft/mc-mods/pretty-pipes" - }, { "name": "Modrinth page", "link": "https://modrinth.com/mod/pretty-pipes" }, + { + "name": "CurseForge page", + "link": "https://www.curseforge.com/minecraft/mc-mods/pretty-pipes" + }, { "name": "Report an issue", "link": "https://github.com/Ellpeck/PrettyPipes/issues"