diff --git a/src/hooks/useGameManager.ts b/src/hooks/useGameManager.ts index 756b674..096af40 100644 --- a/src/hooks/useGameManager.ts +++ b/src/hooks/useGameManager.ts @@ -50,8 +50,8 @@ const BASE_EDITIONS = [ { id: "legacy_nether_fork", name: "Hellish Ends", - desc: "QoL, Random additions, and Nether/End dimensions overhaul (Modded build !)", - url: "https://github.com/deadvoxelx/HellishEnds/releases/download/nightly/LCEWindows64.zip", + desc: "QoL, Random additions, and Nether/End dimensions overhaul (Modded build!)", + url: "https://github.com/deadvoxelx/ThatModdedRepo/releases/download/nightly/LCEWindows64.zip", titleImage: "/images/minecraft_title_hellishends.png", supportsSlimSkins: false, logo: "/images/netherrack_0.png",