Skip to content

Commit 9961373

Browse files
committed
New translations project-structure.md (Chinese Simplified)
1 parent c7b8f47 commit 9961373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translated/zh_cn/develop/getting-started/project-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ authors:
4949

5050
它也是 `fabric.mod.json` 和模组使用的 Mixin 配置文件的存放位置。
5151

52-
资源文件存储在与资源包结构相似的结构中——例如,方块的纹理会存放在 `assets/modid/textures/block/block.png` 中。
52+
资源文件存储在与资源包结构相似的结构中——例如,方块的纹理会存放在 `assets/mod-id/textures/block/block.png` 中。
5353

5454
## `src/client/resources`{#src-client-resources}
5555

0 commit comments

Comments
 (0)