language
164ebr opened this issue · 3 comments
❗ Checklist
- I am using the official english version of Slimefun and did not modify the jar.
- I am using an up to date "DEV" (not "RC") version of Slimefun.
- I am aware that issues related to Slimefun addons need to be reported on their bug trackers and not here.
- I searched for similar open issues and could not find an existing bug report on this.
📍 Description
Why is it that after I chose zh-CN, only some of the content has been translated into Chinese, but the composition table of the item is still in English?
After looking through the source code, I found that there are indeed Chinese translations of all items under resources/languages/zh-CN/recipes.yml. Why cannot I view them in the game?
📑 Reproduction Steps
none
💡 Expected Behavior
none
📷 Screenshots / Videos
why
📜 Server Log
No response
📂 /error-reports/
folder
No response
💻 Server Software
Paper
🎮 Minecraft Version
1.20.x
⭐ Slimefun version
DEV-1060
🧭 Other plugins
No response
他的物品全部写在SlimefunItems,我从18年开始修改这个文件里面的名称为中文,到现在了,这个文件还是没有做成汉化的,但是实现了通过id识别,不会因为名称改变而无法使用。