diff options
author | msg-programs <msgdoesstuff@gmail.com> | 2023-05-06 10:18:14 +0200 |
---|---|---|
committer | msg-programs <msgdoesstuff@gmail.com> | 2023-05-06 10:18:14 +0200 |
commit | cca174ffb145b9865a234fcd3f953ac6016661a2 (patch) | |
tree | 015c540336af4395c2751a20ce396e8778c4cb72 /src/main/resources/fabric.mod.json | |
parent | 19247f09636e10ab673a0f49bc364bd1c3ac518d (diff) | |
parent | 076ba90b23db2ae3df3f5c3918ccda836ad90690 (diff) | |
download | Skyblocker-cca174ffb145b9865a234fcd3f953ac6016661a2.tar.gz Skyblocker-cca174ffb145b9865a234fcd3f953ac6016661a2.tar.bz2 Skyblocker-cca174ffb145b9865a234fcd3f953ac6016661a2.zip |
Merge branch 'master' of https://github.com/SkyblockerMod/Skyblocker into skyhytab
# Conflicts:
# README.md
# gradle.properties
# src/main/java/me/xmrvizzy/skyblocker/config/SkyblockerConfig.java
# src/main/resources/assets/skyblocker/lang/de_de.json
# src/main/resources/skyblocker.mixins.json
Pull updates from upstream
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 dd94270d..d8ef4941 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", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh"], + "contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh", "TheColdPot", "Julienraptor01", "ADON15c", "catandA", "kevinthegreat1", "AzureAaron"], "contact": { "homepage": "https://hysky.de", "sources": "https://github.com/SkyblockerMod/Skyblocker", |