From 8dee53a5650eea7c79c5739ff5b6014cb60bdc6f Mon Sep 17 00:00:00 2001 From: GabsPuNs123 Date: Fri, 6 Mar 2026 20:56:15 -0400 Subject: Update DLCs for windows64media (#778) * Fix DLCs textures and crash in 720p * Revert "Fix DLCs textures and crash in 720p" This reverts commit 7c386053608a489e31875e00460f69b231d3fe8b. * Update Durango and Windows64 DLCs Textures also fix crash in 720p * DLC update for Windows edition - The windows edition dont use anymore DurangoMedia - Fixed Bed and missing items in Skyrim - Fixed Hud in almost all the DLCs (Halo hud in 720p is still the default hud) - Add 720p support - Add missing skin packs - High quality Music for DLCs * Add Fantasy Texture Pack, Remove LittleBigPlanet DLC The LittleBigPlanet world crash the game, the texture pack dont support 1080p, and the loc file wasn't working --- .../DLC/Fantasy Texture Pack/Data/media.arc | Bin 15030674 -> 0 bytes .../DLC/Fantasy Texture Pack/Data/x32Data.pck | Bin 2637077 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/media.arc delete mode 100644 Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/x32Data.pck (limited to 'Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data') diff --git a/Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/media.arc b/Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/media.arc deleted file mode 100644 index e1abb4dd..00000000 Binary files a/Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/media.arc and /dev/null differ diff --git a/Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/x32Data.pck b/Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/x32Data.pck deleted file mode 100644 index e42a1ab3..00000000 Binary files a/Minecraft.Client/Windows64Media/DLC/Fantasy Texture Pack/Data/x32Data.pck and /dev/null differ -- cgit v1.2.3