Hello dear devs!
After hours of playing it, I found your great MW mod is so brilliant and impressive.
However, it also needs some improvement, for example, some small fixes for language files.
There are two blocks without suitable language entries: Thatch and Mud Brick Fence Gate.
Thatch block's language entry is missing; while the fence gate's entry is incorrect.
Another minor improvement is, I found line 259 and line 277 have the same language key but different translation:
L259: forge.biome.tags.end.name=End
L277: forge.biome.tags.end.name=The End
It is proper to leave only one of them. So I deleted the latter.
Then I translated the edited en_us.lang into Chinese, so zh_cn.lang is here.
I hope with these two language files, there will be less linguistic barriers for players,
and more players like your mod.
Besides, thanks to your effort in removing hard-codes in Patchouli integration API!
Would you like to have these two files merged?
Look forward to your reply!
Thanks in advance!
Hello dear devs! After hours of playing it, I found your great MW mod is so brilliant and impressive. However, it also needs some improvement, for example, some small fixes for language files.
There are two blocks without suitable language entries: Thatch and Mud Brick Fence Gate. Thatch block's language entry is missing; while the fence gate's entry is incorrect. Another minor improvement is, I found line 259 and line 277 have the same language key but different translation: L259:
forge.biome.tags.end.name=End
L277:forge.biome.tags.end.name=The End
It is proper to leave only one of them. So I deleted the latter.
Then I translated the edited en_us.lang into Chinese, so zh_cn.lang is here. I hope with these two language files, there will be less linguistic barriers for players, and more players like your mod.
Besides, thanks to your effort in removing hard-codes in Patchouli integration API!
Would you like to have these two files merged? Look forward to your reply! Thanks in advance!