mirror of
https://github.com/TheWhiteDog9487/RandomTeleporter.git
synced 2026-04-04 08:35:34 +08:00
0.2.1
完善了一下命令,非常的人性化。 添加了README
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"twd-sasf.bilibili": "Bilibili",
|
||||
"twd-sasf.blog": "Blog"
|
||||
"modmenu.nameTranslation.randomteleporter": "RandomTeleporter",
|
||||
"modmenu.descriptionTranslation.randomteleporter": "Added two commands for random teleportation",
|
||||
"twd.bilibili": "Bilibili",
|
||||
"twd.blog": "Blog"
|
||||
}
|
||||
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"modmenu.nameTranslation.randomteleporter": "随机传送",
|
||||
"modmenu.descriptionTranslation.randomteleporter": "增加了两个用于随机传送的命令",
|
||||
"info.twd.rtp.success": "已将玩家%s传送到%d %d %d",
|
||||
"error.twd.rtp.not_player": "执行命令的不是玩家",
|
||||
"warning.twd.rtp.retry": "重试次数过大,为避免死循环将在本次传送中取消距离保护",
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
],
|
||||
"contact": {
|
||||
"homepage": "https://modrinth.com/mod/randomteleporter",
|
||||
"sources": "https://github.com/TheWhiteDog9487/RandomTeleporter"
|
||||
"sources": "https://github.com/TheWhiteDog9487/RandomTeleporter",
|
||||
"issues": "https://github.com/TheWhiteDog9487/RandomTeleporter/issues"
|
||||
},
|
||||
"license": "WTFPL",
|
||||
"icon": "assets/randomteleporter/icon.png",
|
||||
|
||||
Reference in New Issue
Block a user