diff options
author | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-02-25 10:49:35 +0100 |
---|---|---|
committer | hannibal2 <24389977+hannibal00212@users.noreply.github.com> | 2024-02-25 10:49:35 +0100 |
commit | e69a62167815d166742d383df32caa5ff0ccb800 (patch) | |
tree | 36b4f869c31eda7d5762e86f22eb0885347ea5a3 /constants/Belts.json | |
parent | 80b61416e50edb86739aa94a0286ace05d4a4c36 (diff) | |
download | SkyHanni-REPO-e69a62167815d166742d383df32caa5ff0ccb800.tar.gz SkyHanni-REPO-e69a62167815d166742d383df32caa5ff0ccb800.tar.bz2 SkyHanni-REPO-e69a62167815d166742d383df32caa5ff0ccb800.zip |
reformat json
Diffstat (limited to 'constants/Belts.json')
-rw-r--r-- | constants/Belts.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/constants/Belts.json b/constants/Belts.json index e7affd7..176137f 100644 --- a/constants/Belts.json +++ b/constants/Belts.json @@ -1,10 +1,10 @@ { "belts": { - "§fWhite Belt": 0, - "§eYellow Belt": 1000, - "§aGreen Belt": 2000, - "§9Blue Belt": 4000, - "§6Brown Belt": 6000, - "§8Black Belt": 7000 + "§fWhite Belt": 0, + "§eYellow Belt": 1000, + "§aGreen Belt": 2000, + "§9Blue Belt": 4000, + "§6Brown Belt": 6000, + "§8Black Belt": 7000 } } |