promotional bannermobile promotional banner

Lucky World Ranked

A mod made to play ranked speedruns, or with friends, or make speedruns tournaments, and so much more, to the modpack "Lucky World Invasion Reloaded"
Back to Files

lwranked-0.1.5

File namelwranked-0.1.5.jar
Uploader
imorisamaimorisama
Uploaded
Aug 2, 2026
Downloads
24
Size
554.8 KB
Mod Loaders
Forge
File ID
8561410
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:lucky-world-ranked-1629701:8561410")

Learn more about Curse Maven

What's new

The previous file was rejected for downloading external files. That code has been removed entirely.

The mod previously offered an in-game button that fetched its own updated JAR from a URL announced by our API. It is gone: the update screen now only opens the CurseForge project page in the user's browser (Util.getPlatform().openUri), and the API no longer returns any download URL at all.

The mod's HTTP client can no longer target an arbitrary host — every request is prefixed with the configured server base URL, and the "absolute URL" code path was deleted. Cosmetic textures now reject absolute URLs for the same reason.

The only binary the mod still fetches is a match replay file, explicitly requested by the user from our own API, stored as data and never executed.

This mod has no additional files