We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs(creating-datapacks): Add new merging feature.
docs(recipe): Add tips, simplify some syntaxes.
docs(home): Add `recipes` to home page.
docs(sidebar): Add `recipes` to sidebar.
docs(recipes): Add documentation for recipes.
docs(sidebar): Add chat components.
docs(chat-components): Remove unnecessary parenthesis.
docs(chat-components): Fix click event usage.
docs(chat-components): Fix keybind used from example.
docs(home): Add link to chat-components page.
docs(chat-components): Add chat components documentation.
docs(sidebar): Add sidebar.
docs(home): Fix local link to multiple pages.
docs(home): Fix local link to display entities.
docs(home): Add links to other pages.
docs(configuration): Add configuration for generating comment or not when implicitly creating a generated function.
docs(components): Add documentation page on components.
docs(commands): Fix grammar.
docs(commands): Add a best practice section to Macros.
feat(scoreboards): Add notes about 1.20.3 update.
docs(datapack): Add note about generating datapack as a zip.
refactor(modules): Rename main module to kore.
refactor(packages): Move code from no root package to io.github.ayfri.kore.
docs(scoreboard): Improve hierarchy of titles.
docs(scoreboard): Fix typos, improve manage players part.
docs(scoreboard): Add note about limitations of scoreboard displays.
docs(scoreboard): Add documentation of using scoreboards and Scoreboard Displays.
docs(project): Remove mentions of DatapackDSL.
docs(functions): Add a note saying that generated folder can be changed.
docs(configuration): Add generated functions folder notes.