Skip to content

1.2.0

Choose a tag to compare

@MSDNicrosoft MSDNicrosoft released this 26 Dec 10:41
5336133

Highlights

Versions after this date will not be compatible with previous versions of the configuration file, please follow the steps below to complete the configuration file migration manually:

  • Update the mod
  • Launch Minecraft, join a world or a server
  • Open the Resource Packs screen
  • Press the Open Pack Folder button
  • Go to the previous level of the current directory (e.g. .minecraft\1.19.3\resourcepacks\ -> .minecraft\1.19.3\ )
  • Open commands.json with system Notepad or other plain text editor
  • Press G ( or other hotkey you have configured )
  • Add them one by one according to the commands.json file (The context inside the double quotes after "name" is the button's name, and the context inside the double quotes after "command" is the button's command. A pair of bracketed related content is one button.)

Changes

New features

  • Support 1.19.3 (#9)
  • Unlimited number of buttons (#10)
  • Add entry for ModMenu (#10)
  • Search for buttons (#10)
  • Edit mode (#10)
  • Support for returning to previous screen (#11)


Development

  • refactor: Remove the dependencies json_simple and json_io (#10)

Credit


Full Changelog: 1.1.0...1.2.0