promotional bannermobile promotional banner

VanillaConfig

A config API that allows for easy and flexible loading and saving of mod configs and generates vanilla-like config screens.

File Details

1.18.x-v1.2.0

  • R
  • May 11, 2022
  • 104.31 KB
  • 79
  • 1.18.2+2
  • Fabric

File Name

vanillaconfig-1.2.0+1.18.x.jar

Supported Versions

  • 1.18.2
  • 1.18.1
  • 1.18

Curse Maven Snippet

Fabric

modImplementation "curse.maven:vanillaconfig-615185:3786939"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Features:

  • Added a ButtonConfig option
  • Added the ability to set a custom width for options
  • Added several constructor options for ease of use

Bug fixes:

  • Keybinds are now capitalized like vanilla
  • Scrolling with the mouse now works if the options are only slightly longer than the display area
  • Dragging the scrollbar is now logical if the scrollbar is long
  • Typable options are now unfocused when any other widget is clicked
  • Typable options now correctly update when they are changed through code and not focused