fix: rows bug, click types, help/reload commands, Mod Menu + docs#2
Merged
Conversation
…pack README: - Remove outdated dialog GUI section (type not supported) - Document all fields: click_type, glint, condition, actions, run_with, paging - Add examples: minimal button, left/right on same slot, conditional button, multi-page GUI, console command - Update commands table (reload, help added) - Update architecture section (modmenu package) - Fix slot typo in multi-page example SECURITY.md: - Threat model: run_with console, command injection, state map, slot protection - Reporting process via GitHub Security Advisories - Known non-issues CONTRIBUTING.md: - Dev setup, code style, PR guidelines, bug report and feature request format Example datapack: - admin_panel.json: legacy action→actions, add left/right click_type on slot 12, add shift+condition+glint admin tools button, run_with console - sub_menu.json: legacy action→actions, run_with console, feedback messages - welcome_dialog.json: removed (dialog type is unsupported, registry skips it) - welcome.json: new barrel-format welcome screen with rules accept/kick flow - showcase.json: new — demonstrates every feature: click_type (left/right/shift), glint, has_tag condition, score_gt condition, multi-action, run_with console, 2-page navigation - pack.mcmeta: updated description
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.