From 685d3b96442b8750a0b3e2a6c60e6e4c478122ef Mon Sep 17 00:00:00 2001 From: MikoTheBoi Date: Mon, 5 Jan 2026 14:29:44 +0100 Subject: [PATCH 1/2] Added me to the credits --- src/main/resources/fabric.mod.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index c0e1779..083d27a 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -13,7 +13,8 @@ "PINS3Y", "HyperRaccoon13", "NikWas", - "Sol" + "Sol", + "MikoTheBoi" ], "contact": { "sources": "https://github.com/ethanicuss/AstralAdditions" From c6a99044c707d8b81e847fa1f5e961bcb5fcfac0 Mon Sep 17 00:00:00 2001 From: ethanicuss <48843765+ethanicusss@users.noreply.github.com> Date: Wed, 7 Jan 2026 23:01:03 +0000 Subject: [PATCH 2/2] just updating Sol's name here --- src/main/resources/fabric.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 083d27a..2c6b5e3 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -13,7 +13,7 @@ "PINS3Y", "HyperRaccoon13", "NikWas", - "Sol", + "Solaara Evermore", "MikoTheBoi" ], "contact": { @@ -44,4 +44,4 @@ "minecraft": "~1.18.2", "java": ">=17" } -} \ No newline at end of file +}