1.2.0
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 Packsscreen - Press the
Open Pack Folderbutton - Go to the previous level of the current directory (e.g.
.minecraft\1.19.3\resourcepacks\->.minecraft\1.19.3\) - Open
commands.jsonwith system Notepad or other plain text editor - Press G ( or other hotkey you have configured )
- Add them one by one according to the
commands.jsonfile (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_simpleandjson_io(#10)
Credit
Full Changelog: 1.1.0...1.2.0

