File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1616 - name : checkout repository
1717 uses : actions/checkout@v4
1818 - name : validate gradle wrapper
19- uses : gradle/wrapper-validation-action@v2
19+ uses : gradle/actions/ wrapper-validation@v3
2020 - name : setup jdk ${{ matrix.java }}
2121 uses : actions/setup-java@v4
2222 with :
Original file line number Diff line number Diff line change 11## What's new
2- - ** Removed ` commandTpPos ` and ` commandTpPlayer ` rules as duplicate with ` /tp ` command and not necessary**
3- - backport to 1.21/1.21.1
2+ - ** Fixed the wrong Minecraft version range in ` fabric.mod.json ` **
43-----------------------------------------------------------------
54## 新更改
6- - ** 删除了 ` commandTpPos ` 和 ` commandTpPlayer ` 规则,其与 ` /tp ` 命令重复且不必要**
7- - 向后兼容至1.21/1.21.1
5+ - ** 修复了 ` fabric.mod.json ` 中的Minecraft版本范围错误的问题**
You can’t perform that action at this time.
0 commit comments