From 7879ccee75f3b02e24a4444108d90e72c327ced4 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Sun, 26 Jul 2026 08:00:00 +0300 Subject: [PATCH] fix --- stampy-lovely-world-2000/meta.json | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/stampy-lovely-world-2000/meta.json b/stampy-lovely-world-2000/meta.json index 64177ad..7b4c800 100644 --- a/stampy-lovely-world-2000/meta.json +++ b/stampy-lovely-world-2000/meta.json @@ -5,18 +5,11 @@ "description": "Explore Stampy's Lovely World (2000 Subs Version), the reason i added this version specifically is because the Legacy Edition PC ports can't run the newer versions.", "extended_description": "", "category": [ - "DLC", "World" ], "thumbnail": "Screenshot 2026-07-26 03-42-23.png", "zips": { - "Stampy's Lovely World.zip": "{DLCDir}" + "Stampy's Lovely World.zip": "{GameHDD}" }, - "version": "1.0.0", - "required_versions": [ - "revelations", - "legacy_evolved", - "360revived", - "minecraftconsoles" - ] -} \ No newline at end of file + "version": "1.0.0" +}