DefaultSettings Fabric/Quilt

Keep your game's local settings in case of an update to your modpack

File Details

DefaultSettings-1.19.x-4.0.3-Fabric

  • B
  • Mar 9, 2023
  • 94.34 KB
  • 53
  • 1.19.3+1
  • Fabric

File Name

DefaultSettings-1.19.x-4.0.3-Fabric.jar

Supported Versions

  • 1.19.3
  • 1.19.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:defaultsettings-fabric-451860:4430011"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Latest release v4.0.3

  • Added support for wildcard to the /ds saveconfigs command (thanks to ClaudiusMinimus)
  • The /ds saveconfigs command now supports whitespaces and quotes
  • Enhanced check if the current instance starts up the first time (thanks to ClaudiusMinimus and zaftnotameni)
  • DefaultSettings now prints more information, if the interaction with JCPlugin fails
  • Note: Fabric 1.16-1.19.3 and Forge 1.7.10-1.19.3 now share the same codebase! No more quirky differences!

v2.8.7

  • DefaultSettings now utilizes JCPlugin to ensure proper compatibility with mods (e.g. Rubidium) that load config files very early on
  • Added support for Minecraft 1.19.3; This file doesn't work for MC 1.19.2 and below! Please use the previous one!

v2.8.2

  • Added support for Just Enough Keys