Siphalor / ModsOfTheWorld

A mod to end the Minecraft rebranding bonanza
Creative Commons Zero v1.0 Universal
1 stars 2 forks source link
fabricmc fabricmc-mod minecraft minecraft-fabric minecraft-fabric-mod minecraft-mod

Mods of the World

logo

A mod to end all title screen conflicts and Minecraft rebrandings.

This mod contains custom changing logos in the edition part of the Minecraft title screen, an accordingly changing window title and splash texts.

Logos will fallback to the mod icon. Splashes will default to the sentences of the mod description.

Add support for MotW

In the fabric.mod.json add:

"custom": {
    "modsoftheworld:logo": "modid:path/to/logo.png",
    "modsoftheworld:splashes": "modid:path/to/splashes.txt"
}

License

This mod is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.