Wolf Armor and Storage Legacy

Wolf Armor and Storage Legacy

16M Downloads

[1.12] Custom config GUI

satyrnidae opened this issue ยท 0 comments

commented

Description

Is your feature request related to a problem? Please describe:

Currently the config is only editable from outside of the mod, as a GUI config interface has not yet been implemented in the 1.12 version.

Describe your proposed solution:

A GUI is desired to edit configuration options while Minecraft is running.

Add a new custom GUI configuration screen and controls.

  • Controls should respect the settings reload action
  • Sliders to set numeric values
  • Dual-slider + preview for wolf inventory
    • See copygirl's backpacks for implementation inspiration
  • Checkboxes for boolean values
  • Dropdowns for enum values
  • Text boxes for string values

The UI should be accessible from the mod config page in the mod list.

Why is this enhancement desirable?

Allows users to configure their experience from within the game itself.

Describe any alternatives you've considered:

Could also use game rules as another method for editing settings, but that isn't standard as of Forge 1.12.