diff options
author | Yasin <a.piri@hotmail.de> | 2024-06-16 01:31:09 +0200 |
---|---|---|
committer | Yasin <a.piri@hotmail.de> | 2024-06-17 09:48:41 +0200 |
commit | ca8eaac117d84f42b9aee971d2939e911949dbbf (patch) | |
tree | ca4867cdfd9b1f3913e29de1195fa722990c6537 /src/main | |
parent | 0acf3a6362cbb177dccd5287d3f413231dec9cb9 (diff) | |
download | Skyblocker-ca8eaac117d84f42b9aee971d2939e911949dbbf.tar.gz Skyblocker-ca8eaac117d84f42b9aee971d2939e911949dbbf.tar.bz2 Skyblocker-ca8eaac117d84f42b9aee971d2939e911949dbbf.zip |
update mod to 1.21.0
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index f75159f5..5a7732a0 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -5,7 +5,7 @@ "name": "Skyblocker", "description": "Hypixel Skyblock Mod", "authors": ["LifeIsAParadox/wohlhabend", "kevinthegreat1", "AzureAaron"], - "contributors": ["xMrVizzy", "d3dx9", "ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh", "TheColdPot", "Julienraptor01", "ADON15c", "catandA", "msg-programs", "lantice3720", "Futuremappermydud", "koloiyolo", "viciscat", "Grayray75", "alexiayaa", "KhafraDev", "btwonion", "Kaluub", "Emirlol", "LegendaryLilac", "olim88", "Ghost-3", "esteban4567890", "Fluboxer", "VeritasDL", "TheDearbear"], + "contributors": ["xMrVizzy", "d3dx9", "ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh", "TheColdPot", "Julienraptor01", "ADON15c", "catandA", "msg-programs", "lantice3720", "Futuremappermydud", "koloiyolo", "viciscat", "Grayray75", "alexiayaa", "KhafraDev", "btwonion", "Kaluub", "Emirlol", "LegendaryLilac", "olim88", "Ghost-3", "esteban4567890", "Fluboxer", "VeritasDL", "TheDearbear", "BigloBot", "f3shqt", "UpFault"], "contact": { "homepage": "https://hysky.de", "sources": "https://github.com/SkyblockerMod/Skyblocker", |