diff options
author | Yasin <a.piri@hotmail.de> | 2024-03-24 15:33:14 +0100 |
---|---|---|
committer | Yasin <a.piri@hotmail.de> | 2024-03-24 15:33:14 +0100 |
commit | f72763b403003d47d5694d1d823b935cc2faa367 (patch) | |
tree | 517ad20bc46cc92f357976c7b34054860df0a308 /src/main/resources/fabric.mod.json | |
parent | cd711be902e4b8bd2dbda653da46bd10125e62ad (diff) | |
download | Skyblocker-f72763b403003d47d5694d1d823b935cc2faa367.tar.gz Skyblocker-f72763b403003d47d5694d1d823b935cc2faa367.tar.bz2 Skyblocker-f72763b403003d47d5694d1d823b935cc2faa367.zip |
fix
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-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 6575c080..ee93e5b5 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": ["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"], + "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"], "contact": { "homepage": "https://hysky.de", "sources": "https://github.com/SkyblockerMod/Skyblocker", |