We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b8f47 commit 9961373Copy full SHA for 9961373
translated/zh_cn/develop/getting-started/project-structure.md
@@ -49,7 +49,7 @@ authors:
49
50
它也是 `fabric.mod.json` 和模组使用的 Mixin 配置文件的存放位置。
51
52
-资源文件存储在与资源包结构相似的结构中——例如,方块的纹理会存放在 `assets/modid/textures/block/block.png` 中。
+资源文件存储在与资源包结构相似的结构中——例如,方块的纹理会存放在 `assets/mod-id/textures/block/block.png` 中。
53
54
## `src/client/resources`{#src-client-resources}
55
0 commit comments