From 5c00a8bd663cc2c0ac68390189873444700dfabc Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Thu, 2 May 2024 21:16:42 +0200 Subject: Spit spinny and upside down --- constants/Contributors.json | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/constants/Contributors.json b/constants/Contributors.json index e5feb5c..2a735cb 100644 --- a/constants/Contributors.json +++ b/constants/Contributors.json @@ -4,11 +4,13 @@ "appable": {}, "CalMWolfs": { "suffix": "§e:)", - "spinny": true + "spinny": true, + "upsideDown": true }, "catgirlseraid": { "suffix": "§d:3", - "spinny": true + "spinny": true, + "upsideDown": true }, "cimbraien": {}, "Conutik": {}, @@ -28,7 +30,10 @@ }, "JTAG": {}, "Ke5o": {}, - "lrg89": {}, + "lrg89": { + "suffix": "§Z<3", + "upsideDown": true + }, "martimavocado": {}, "Mikecraft1224": {}, "NetheriteMiner": {}, @@ -45,16 +50,19 @@ "SkyHanni": { "suffix": "§3§l:O", "spinny": true, + "upsideDown": true, "alt from": "hannibal2" }, "ThatGravyBoat": { "suffix": "§d:3", - "spinny": true + "spinny": true, + "upsideDown": true }, "thisiscad": {}, "Throwpo": { "suffix": "§b:§dO", - "spinny": true + "spinny": true, + "upsideDown": true }, "Thunderblade73": {}, "Vahvl": { @@ -68,6 +76,7 @@ "Wolfie586": { "suffix": "§e:]", "spinny": true, + "upsideDown": true, "alt from": "CalMWolfs" }, "Zickles": {}, @@ -77,23 +86,28 @@ }, "Pinpointed": { "spinny": true, + "upsideDown": true, "external_mod": "SBA" }, "Berded": { "spinny": true, + "upsideDown": true, "external_mod": "SBA" }, "Potat_owo": { "spinny": true, + "upsideDown": true, "external_mod": "SBA" }, "Pnda__": { "spinny": true, + "upsideDown": true, "external_mod": "SBA" }, "StopUsingSBE": { "spinny": true, + "upsideDown": true, "external_mod": "SBA" } } -} \ No newline at end of file +} -- cgit