# PassiveSkillTreeJS

> Provides compatibility support for Passive Skilltree and KubeJS. This is the PassiveSkillTreeJS wiki hosted on the Modded Minecraft Wiki, listing every documentation page written by the project authors.

- Project ID: `passive-stjs`
- Project type: `mod`
- Documentation version: `latest`. `latest` always resolves to the newest version.
- Language: `ja` (日本語). Translated into: `zh_cn`
- Documentation pages: 7. Game content pages: 0.

Each link below points at the raw MDX source of a page. Remove the trailing `.md` from any of them
to get the rendered, human-readable page instead, or replace `/latest/` with another documentation version.

Wiki text content is licensed under CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0) unless stated otherwise
on the page itself.

## Documentation

- [Documentation homepage](https://moddedmc.wiki/ja/project/passive-stjs/latest/docs.md): Introduction to PassiveSkillTreeJS
- [Overview](https://moddedmc.wiki/ja/project/passive-stjs/latest/docs/overview.md)
- [Registry Integration](https://moddedmc.wiki/ja/project/passive-stjs/latest/docs/startupevents/registry.md): Startup Events
- [Skill Tree Content](https://moddedmc.wiki/ja/project/passive-stjs/latest/docs/serverevents/content.md): Server Events
- [Runtime Helpers](https://moddedmc.wiki/ja/project/passive-stjs/latest/docs/runtime-helpers.md)
- [Recipes](https://moddedmc.wiki/ja/project/passive-stjs/latest/docs/recipes.md)
- [Config](https://moddedmc.wiki/ja/project/passive-stjs/latest/docs/config.md)
- [Examples](https://moddedmc.wiki/ja/project/passive-stjs/latest/docs/examples.md)

## Optional

- [Project overview](https://moddedmc.wiki/ja/project/passive-stjs/latest): Rendered HTML page with the project description, supported game versions, links and licensing
- [CurseForge](https://www.curseforge.com/minecraft/mc-mods/passiveskilltreejs): The PassiveSkillTreeJS mod on curseforge
- [Source code](https://github.com/PickAID/PassiveSTJS)
- [Documentation source](https://github.com/PickAID/PassiveSTJS): Repository the wiki pages are written in
