支持Minecraft 26.1.1
增加回溯到随机传送前的位置的功能
( 愚人节OTA正式版,那相当有操作了
( AI写代码未必靠谱,但是翻译还是很不错的
This commit is contained in:
TheWhiteDog9487
2026-04-04 14:18:40 +08:00
parent 4137a166ae
commit 6dff863d3f
10 changed files with 220 additions and 29 deletions

View File

@@ -27,10 +27,10 @@
}
],
"depends": {
"fabricloader": ">=0.18.4",
"minecraft": "26.1",
"fabricloader": ">=0.18.6",
"minecraft": "26.1.1",
"java": ">=25",
"fabric-api": ">=0.144.3"
"fabric-api": ">=0.145.3"
},
"suggests": {
"another-mod": "*"
@@ -39,5 +39,5 @@
"modmenu": {
"links": {
"bilibili": "https://space.bilibili.com/401746666"},
"update_checker": true}}
"update_checker": true } }
}