mirror of
https://github.com/TheWhiteDog9487/RandomTeleporter.git
synced 2026-04-15 05:47:57 +08:00
0.5.2
支持Minecraft 26.1.1 增加回溯到随机传送前的位置的功能 ( 愚人节OTA正式版,那相当有操作了 ( AI写代码未必靠谱,但是翻译还是很不错的
This commit is contained in:
@@ -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 } }
|
||||
}
|
||||
Reference in New Issue
Block a user