diff options
| author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-12-24 07:58:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-24 12:58:18 +0000 |
| commit | cd6acb284179c492da5afcb54a3c892aa062fb26 (patch) | |
| tree | 7a31de8e06c073ebbbc0693f8793649a264a0960 /items/CLAW_FOSSIL.json | |
| parent | 64a9a21f9987c714a69a7a9f650bdb7c9a9610be (diff) | |
| download | NotEnoughUpdates-REPO-cd6acb284179c492da5afcb54a3c892aa062fb26.tar.gz NotEnoughUpdates-REPO-cd6acb284179c492da5afcb54a3c892aa062fb26.tar.bz2 NotEnoughUpdates-REPO-cd6acb284179c492da5afcb54a3c892aa062fb26.zip | |
make the ordering of wiki links consistent (#1564)
Diffstat (limited to 'items/CLAW_FOSSIL.json')
| -rw-r--r-- | items/CLAW_FOSSIL.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/CLAW_FOSSIL.json b/items/CLAW_FOSSIL.json index bd2c674f..84bf1a06 100644 --- a/items/CLAW_FOSSIL.json +++ b/items/CLAW_FOSSIL.json @@ -20,7 +20,7 @@ "modver": "", "infoType": "WIKI_URL", "info": [ - "https://wiki.hypixel.net/Claw_Fossil", - "https://hypixel-skyblock.fandom.com/wiki/Claw_Fossil" + "https://hypixel-skyblock.fandom.com/wiki/Claw_Fossil", + "https://wiki.hypixel.net/Claw_Fossil" ] }
\ No newline at end of file |
