New features
- Support MC 1.20.6 & 1.21
- Drop support for MC 1.20.2 & 1.20.4
- Reload commands frequently
Fix
- Fix LibGui 13996a0
Development
- Update
Gradle
to8.8
- Update Gradle plguin
fabric-loom
to1.7-SNAPSHOT
- Update Gradle plguin
org.ajoberstar.grgit
to5.2.2
- Update dependency
fabric-loader
to0.15.11
- Update dependency
Fabric API
- Update dependency
org.projectlombok:lombok
toV1.18.34
- Update actions dependency
gradle/wrapper-validation-action
tov3
Full Changelog: 2.2.2...2.3.0
New features
- Support MC 1.20.2
- Drop support for MC 1.20.1
- Reload commands frequently (PR: #59)
Development
- Update
Gradle
to8.5
(PR: #54) - Update Gradle plguin
fabric-loom
to1.5-SNAPSHOT
- Update dependency
fabric-loader
to0.15.6
- Update dependency
Fabric API
- Update dependency
LibGui
to9.2.2
Full Changelog: 2.2.1...2.2.2
New features
- Support MC
1.20.2
(PR: #51)
Development
- Update
Gradle
to8.4
(PR: #48) - Update Gradle plguin
fabric-loom
to1.4-SNAPSHOT
(PR: #51) - Update Gradle plguin
org.ajoberstar.grgit
to5.2.1
(PR: #49)
Full Changelog: 2.1.0...2.2.0
Last Warning: This mod no longer has built-in dependencies
To download dependencies,See here
Changes
New features
- Support MC
1.20.1
Development
- Update
Gradle
to8.2
- Update Gradle plguin
fabric-loom
to1.2-SNAPSHOT
- Update Gradle plguin
org.projectlombok:lombok
to1.18.28
Full Changelog: 1.2.0...2.0.0
Changes
Hightlight
-
Warning: This mod no longer has built-in dependencies
To download dependencies,See here
New features
- Support MC
1.16.5
1.17.1
1.18.2
1.19.2
1.19.3
1.19.4
Development
- Update Gradle plugin
org.ajoberstar.grgit
to5.2.0
- Update
Gradle
to8.1
- Update Gradle plguin
fabric-loom
to1.1-SNAPSHOT
- Add Gradle plugins
com.replaymod.preprocess
net.kyori.blossom
org.projectlombok:lombok
Credit
- @Hendrix-Shen
Full Changelog: 1.1.0...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 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
- Unlimited number of buttons
- Add entry for ModMenu
- Search for buttons
- Edit mode
- Support for returning to previous screen
Development
- refactor: Remove the dependencies
json_simple
andjson_io
Credit
- @Hendrix-Shen
Full Changelog: 1.1.0...1.2.0