fix: new logo and name for Legacy Nether Fork

This commit is contained in:
KayJann 2026-04-24 10:09:47 +02:00
parent 657c97a71b
commit f8f9e27d67
3 changed files with 3 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

View file

@ -29,11 +29,11 @@ const BASE_EDITIONS = [
logo: "/images/360_revived.png"
},
{
id: "legacy_nether_fork",
name: "Legacy Nether Fork",
id: "legacy_nether_fork", //kay: not changing this one also
name: "Hellish Ends",
desc: "QoL, Random additions, and Nether/End dimensions overhaul (Modded build !)",
url: "https://github.com/deadvoxelx/LegacyNetherFork/releases/download/nightly/LCEWindows64.zip",
titleImage: "/images/minecraft_title_legacynetherfork.png",
titleImage: "/images/minecraft_title_hellishends.png",
supportsSlimSkins: false,
logo: "/images/netherrack_0.png"
}