Skip to content

Commit b98c2a7

Browse files
committed
Add jade mod pseudoregistering
1 parent bc7f905 commit b98c2a7

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

src/main/resources/META-INF/mods.toml

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license="CC BY-NC-SA 4.0"
55
issueTrackerURL="https://github.com/Hellish-Mods/amber"
66

77
[[mods]]
8-
modId="jade"
8+
modId="amber"
99
version="${file.jarVersion}"
1010

1111
displayName="Amber"
@@ -46,6 +46,13 @@ description="A fork of Jade, which is a fork of HWYLA, which is a fork of WALIA.
4646
[[mods]]
4747
modId="waila"
4848
version="${file.jarVersion}"
49-
displayName="Waila (Jade)"
49+
displayName="Waila (Amber)"
5050
authors="Snownee, TehNut, ProfMobius"
51-
description="You are using Jade, a fork of Hwyla."
51+
description="You are using Amber, a fork of Jade, a fork of Hwyla."
52+
53+
[[mods]]
54+
modId="jade"
55+
version="2.8.3"
56+
displayName="Jade (Amber)"
57+
authors="Snownee"
58+
description="You are using Amber, a fork of Jade."

0 commit comments

Comments
 (0)