Compare commits

..

No commits in common. "master" and "1.14.514.003" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ minecraft_version=1.21.4
yarn_mappings=1.21.4+build.8 yarn_mappings=1.21.4+build.8
loader_version=0.16.10 loader_version=0.16.10
# Mod Properties # Mod Properties
mod_version=1.14.514.004 mod_version=1.14.514.003
maven_group=com.example maven_group=com.example
archives_base_name=autocrossbow archives_base_name=autocrossbow
# Dependencies # Dependencies

View File

@ -1,7 +1,7 @@
{ {
"key.autocrossbow.toggle": "切换连弩模式", "key.autocrossbow.toggle": "切换连弩模式",
"category.autocrossbow": "诸葛连弩", "category.autocrossbow": "诸葛连弩",
"message.autocrossbow.status": "§b[诸葛连弩]§f 状态: %s", "message.autocrossbow.status": "诸葛连弩 %s",
"message.autocrossbow.enabled": "§a已启", "message.autocrossbow.enabled": "启",
"message.autocrossbow.disabled": "§c已禁用" "message.autocrossbow.disabled": "已关闭"
} }