Skip to content

docs(contributing): 更新贡献指南和修复链接#12

Merged
ifishcool merged 1 commit intomainfrom
dev
Feb 23, 2026
Merged

docs(contributing): 更新贡献指南和修复链接#12
ifishcool merged 1 commit intomainfrom
dev

Conversation

@ifishcool
Copy link
Collaborator

style(block_id): 统一字母方块ID为小写格式

  • 将 block_id.json 中的字母方块ID从大写改为小写
  • 保持数值映射关系不变,仅修改字母部分的大小写

fix(loot_tables): 更新战利品表中的方块ID引用

  • 根据 block_id.json 的变更,更新所有字母方块对应的战利品表
  • 将 A-Z 大写字母方块引用更改为对应的小写形式
  • 确保战利品表中的方块ID与 block_id.json 保持一致

- 修复在线配方编辑器链接,从 https://crafting.thedungeone7i0n.ca/
  更新为 https://crafting.thedestruc7i0n.ca/

- 添加关于同一方块多个合成配方的详细说明
- 说明文件命名约定:<方块名>_<自定义后缀>.json
- 强调 group 字段要求,确保同一方块的所有配方使用相同 group 字段

style(block_id): 统一字母方块ID为小写格式

- 将 block_id.json 中的字母方块ID从大写改为小写
- 保持数值映射关系不变,仅修改字母部分的大小写

fix(loot_tables): 更新战利品表中的方块ID引用

- 根据 block_id.json 的变更,更新所有字母方块对应的战利品表
- 将 A-Z 大写字母方块引用更改为对应的小写形式
- 确保战利品表中的方块ID与 block_id.json 保持一致
@ifishcool ifishcool merged commit dd078f6 into main Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant