diff options
author | Brady <thatgravyboat@gmail.com> | 2024-04-23 09:29:37 -0230 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-23 13:59:37 +0200 |
commit | e009ffb18af9b665b8d42becca936b91ba3d199e (patch) | |
tree | f3f82c547a6e5ac558963c2e1e751bf65f18015a /constants/Contributors.json | |
parent | 91b092eb55ae492ac792bdb969f0f8114d310a67 (diff) | |
download | SkyHanni-REPO-e009ffb18af9b665b8d42becca936b91ba3d199e.tar.gz SkyHanni-REPO-e009ffb18af9b665b8d42becca936b91ba3d199e.tar.bz2 SkyHanni-REPO-e009ffb18af9b665b8d42becca936b91ba3d199e.zip |
change to new contributor list format (#163)
Diffstat (limited to 'constants/Contributors.json')
-rw-r--r-- | constants/Contributors.json | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/constants/Contributors.json b/constants/Contributors.json new file mode 100644 index 0000000..4a9309a --- /dev/null +++ b/constants/Contributors.json @@ -0,0 +1,84 @@ +{
+ "contributors": {
+ "Alea1337": {},
+ "appable": {},
+ "CalMWolfs": {
+ "suffix": "§e:)",
+ "spinny": true
+ },
+ "catgirlseraid": {
+ "suffix": "§d:3",
+ "spinny": true
+ },
+ "cimbraien": {},
+ "Conutik": {},
+ "Cuz_Im_Clicks": {},
+ "Eisengolem": {},
+ "Empa_": {
+ "suffix": "§d:3"
+ },
+ "Erymanthus": {},
+ "Fix3dll": {},
+ "Frost19": {},
+ "hannibal2": {},
+ "HiZe_": {
+ "suffix": "§d:3"
+ },
+ "JTAG": {},
+ "Ke5o": {},
+ "lrg89": {},
+ "martimavocado": {},
+ "Mikecraft1224": {},
+ "NetheriteMiner": {},
+ "Obsidianninja11": {},
+ "owoLuna": {
+ "suffix": "§d:3"
+ },
+ "oxsss": {},
+ "ReyMaratov": {},
+ "Skirtwearer": {
+ "suffix": "§d:3"
+ },
+ "Skyblock_Lobby": {},
+ "ThatGravyBoat": {
+ "suffix": "§d:3"
+ },
+ "thisiscad": {},
+ "Throwpo": {
+ "suffix": "§b:§dO",
+ "spinny": true
+ },
+ "Thunderblade73": {},
+ "Vahvl": {
+ "suffix": "§d:3"
+ },
+ "Vixid": {},
+ "Wambux": {},
+ "Wolfie586": {
+ "suffix": "§e:]",
+ "spinny": true
+ },
+ "Zickles": {},
+ "__comment__": {
+ "The names below are the developers of SBA": ""
+ },
+ "Biscut": {
+ "spinny": true
+ },
+ "Pinpointed": {
+ "spinny": true
+ },
+ "Berded": {
+ "spinny": true
+ },
+ "Potat_owo": {
+ "spinny": true
+ },
+ "Pnda__": {
+ "spinny": true
+ },
+ "StopUsingSBE": {
+ "spinny": true
+ }
+ }
+}
\ No newline at end of file |