Add minecraft mods
This commit is contained in:
parent
423da7b5c2
commit
242da545b7
1 changed files with 8 additions and 0 deletions
|
@ -54,6 +54,7 @@ import Card from "../components/Card.astro";
|
|||
title="The Library"
|
||||
body="The Library is a self-hosted Archive."
|
||||
/>
|
||||
-->
|
||||
<Card
|
||||
source=https://git.nullafati.xyz/LimePotato/roses-mod/raw/branch/main/src/main/resources/assets/roses_mod/icon.png
|
||||
href="https://modrinth.com/mod/roses-quilt"
|
||||
|
@ -61,6 +62,13 @@ import Card from "../components/Card.astro";
|
|||
body="A Minecraft mod, built for Quilt Loader, bringing back the Roses and Cyan Roses of old."
|
||||
/>
|
||||
<Card
|
||||
source=https://git.nullafati.xyz/limepotato/yummy/raw/branch/main/src/main/resources/assets/yummy/icon.png
|
||||
href="https://git.nullafati.xyz/limepotato/yummy"
|
||||
title="Yummy"
|
||||
body="A Minecraft mod, all about food (WIP)."
|
||||
/>
|
||||
<!--
|
||||
<Card
|
||||
source=https://git.nullafati.xyz/LimePotato/even-more-bountiful/raw/branch/main/src/main/resources/assets/emb/icon.png
|
||||
href="https://git.nullafati.xyz/LimePotato/even-more-bountiful"
|
||||
title="Even More Bountiful"
|
||||
|
|
Loading…
Reference in a new issue