From f053442537b2036e2c3e2413565c26dba2f21fa1 Mon Sep 17 00:00:00 2001 From: Faraphel Date: Sun, 1 Jan 2023 18:35:55 +0100 Subject: [PATCH] sorted the tracks to remove the duplicates --- Pack/MKWFaraphel/mod_config.json | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Pack/MKWFaraphel/mod_config.json b/Pack/MKWFaraphel/mod_config.json index 113d3f9..82e088f 100644 --- a/Pack/MKWFaraphel/mod_config.json +++ b/Pack/MKWFaraphel/mod_config.json @@ -131,17 +131,6 @@ "tags": [] }, "tracks": [ - { - "name": "Backyard Garden", - "version": "v1", - "since_version": "0.12", - "author": "ZPL", - "special": "T33", - "music": "T33", - "sha1": "0d2f9caa61a478b2600e31d82a234e53edf4ea71", - "tags": ["3DURCR"], - "score": 4 - }, { "name": "4IT Clown's Road", "author": [ @@ -1256,6 +1245,19 @@ "tags": [], "score": 2 }, + { + "name": "Backyard Garden", + "version": "v1", + "since_version": "0.12", + "author": "ZPL", + "special": "T33", + "music": "T33", + "sha1": "0d2f9caa61a478b2600e31d82a234e53edf4ea71", + "tags": [ + "3DURCR" + ], + "score": 4 + }, { "name": "Bandit Plains", "music": "T71",