Carpet TIS Addition

Carpet TIS Addition

519k Downloads

在 fabric-carpet >= 1.4.80 时,版本信息中的"version"没有被翻译

Crystal0404 opened this issue · 0 comments

commented

Bug description

屏幕截图 2024-04-05 215752.zip

(不知道为什么我不能上传图片)

Steps to reproduce

  1. carpet设置成非英语的任何语言
  2. /carpet
  3. version没有被翻译

Expected behavior

被翻译成其它的

Actual behavior

只显示version

Relevant logs

No response

Minecraft version

大于1.19.1的所有版本

Carpet TIS Addition version

Fabric Carpet version

大于1.4.80的全部版本

Other information

此bug由 gnembon/fabric-carpet#1330 引起

carpet修改了语言文件中的键, 导致tis-carpet无法获取到正确的值

任何使用carpet>=1.4.80为依赖的tis-carpet均受影响(等效于mc>=1.19.1-pre2)

Check list

  • I have verified that the issue persists in the latest version of the mod.
  • I have searched the existing issues and confirmed that this is not a duplicate.