promotional bannermobile promotional banner

It's the little things

Enable changing of the minecraft icon, title, and adds other little options. Allows adding a dedicated server to the modpack

File Details

1.18.x-2.2.0

  • R
  • Jun 21, 2023
  • 180.43 KB
  • 178.2K
  • 1.18.2+2
  • Forge

File Name

itlt-1.18.x-2.2.0.jar

Supported Versions

  • 1.18.2
  • 1.18.1
  • 1.18

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:its-the-little-things-232791:4601723")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

https://github.com/zlepper/itlt/blob/1.18/CHANGELOG.md#v220

Changelog

v2.2.0

New features

Simplified config

Some config options have been removed or changed to simplify the config and make things easier. Existing config files will be automatically migrated to the new format on launch, so you don't need to worry about losing your settings.

  • A new option has been added called modpackName in the [Display.General] section
    • If left blank, itlt will attempt to automatically detect the name of the modpack you're using from supported launchers
    • Otherwise the name you set will be used
  • %autoName has been renamed to %modpackName, but the old placeholder variable will still work for now