Client-Side Radial Workflow
EZ ActionsActions, Bundles, Runtime API Control
EZ Actions gives you a fast radial command layer for Minecraft. Build action trees, execute keybinds and command sequences, swap equipment loadouts, and tune visual behavior without leaving the game.
Features
These are the primary systems in EZ Actions. For complete setup flow, behavior notes, and API details, use the wiki.
Radial Menu Core Fast Input Wheel
Hold one key to open your action wheel, flick to a slice, and release to execute. The ring scales as you add entries so large menus stay usable.
Main Menu Editor In-Game Workflow
Build and maintain menus in-game with a dedicated editor: drag and drop, reorder, nested bundles, inline filtering, and quick edit/remove controls.
Key Actions Any Keybind
Trigger vanilla or modded keybinds from radial slices, including mappings that are usually awkward to reach during combat or utility flow.
Command Actions Sequencer + Cycle
Run one command or many. Add per-line delay for sequenced execution, or enable cycling so each radial use runs the next command in order.
Item Equip Action Loadout Swap
Save gear snapshots and re-equip matching items from inventory by slot. Matching uses full item signatures, so advanced NBT loadouts stay precise.
Bundles Menus in Menus
Group actions into nested pages, hide low-priority bundles from root, and optionally bind bundles to dedicated keys for direct entry points.
Configuration Design + Animation
Tune radial behavior with detailed settings: movement while open, deadzone, ring dimensions, style modes, animation rules, and color profile.
Import / Export JSON Sharing
Export menu trees to JSON for backups or team sharing, then import directly from clipboard with schema checks and clear error feedback.
Developer API Runtime Control
Mods and scripts can read/write menu trees, open editor/config/radial screens, and spawn temporary runtime radials without persisting to disk.
Related docs: API Wiki Page
Credits Author + Design Direction
Core Credits
- Author and development: Z2SIX
- Concept baseline: radial workflow inspired by KeybindBundles and MineMenu
- Built with a public API for mod and modpack integrations
Production Notes
- Fully client-side architecture
- Supports key actions, command actions, item equip actions, and bundle trees
- JSON import/export and runtime radial control included
Legal License + Scope
Custom license: Z2SIX Mod License (Code + Assets)