diff options
author | Wohlhabend <a.piri@hotmail.de> | 2021-12-09 20:05:11 +0100 |
---|---|---|
committer | Wohlhabend <a.piri@hotmail.de> | 2021-12-09 20:05:11 +0100 |
commit | 50c730331fae8b9e793dc053e668acf2673692e7 (patch) | |
tree | a473e78a3f4767b112561aa96565826e6ef8a054 /src | |
parent | ab7c87c5908550b8c07358a92503a047875c8af0 (diff) | |
download | Skyblocker-50c730331fae8b9e793dc053e668acf2673692e7.tar.gz Skyblocker-50c730331fae8b9e793dc053e668acf2673692e7.tar.bz2 Skyblocker-50c730331fae8b9e793dc053e668acf2673692e7.zip |
update to 1.4.2 and add Zailer43 to contributor
Diffstat (limited to 'src')
-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 fbb1dd91..560b5f0e 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": ["xMrVizzy", "d3dx9", "LifeIsAParadox"], - "contributors": ["ExternalTime"], + "contributors": ["ExternalTime", "Zailer43"], "contact": { "homepage": "https://hysky.de", "sources": "https://github.com/LifeIsAParadox/Skyblocker", |