update README.md

This commit is contained in:
聪聪 2016-06-25 23:48:15 +08:00
parent 0265d2a67a
commit 2f014d0e86
1 changed files with 8 additions and 0 deletions

View File

@ -1 +1,9 @@
#BossShop-re
关于物品名字本地化
原版物品
物品名字读取于插件中配戴的ItemNam_xx_XX.lang
默认配置的物品名字为minecraft11.7.10的版本,高版本的原版翻译可能有变化
mod物品
物品名字读取自Forge的API类cpw.mods.fml.common.registry.LanguageRegistry
如果mod中不存在对应的语言文件,可以把翻译文件拖倒mod文件的语言文件夹中