Thank you for helping improve the Leaf documentation!
Prerequisites: Bun 1.0+
bun install
bun run devMost config option descriptions are identical across Minecraft versions and language versions. A description only changes when the underlying implementation changes. A diff tool will quickly show what actually differs between versions.
These conventions keep descriptions accurate and complete, minimize redundant edits across versions and locales, and reduce ongoing maintenance cost.
When a config option is added or its description changes, sync the update to all other language versions. Minor grammar fixes are the exception — use your judgement; no need to sync those.
Copy the docs from the previous version. Add descriptions for new config options, make any changes required by implementation differences, and leave all other descriptions unchanged.
If you submit a new language without translating the config section, do not copy-paste the English content as a placeholder. Instead, link those config pages to their English equivalents so readers get accurate information until a translation is ready.
Note: This section is a work in progress.
If true/If < 0— translate as "如果设为true" / "如果设为< 0", not word-for-word.- A single config / setting / option — always use 配置项.
- Keep PRs focused on a single change or topic.
- When syncing language versions, include all affected locales in the same PR.