orca asset create --project-id townsfolk --kind gui --name villager_journal --description "scrolling villager journal"
Build Minecraft panels people can actually use
Create journals, books, settings screens, menus, HUDs, tooltips, buttons, scrolling lists, and interactive panels.
Real example: The Townsfolk Villager Journal
Ask for it through CLI or MCP
Both surfaces expose the same Orca creation registry. Use a terminal command or describe the outcome to an MCP-connected agent.
Build a villager journal with scrolling rows and mouse-following villager heads.
How Orca makes it
Start with the result you want. Orca handles the Minecraft file structure and verifies the build.
Define the screen
Describe what opens it, what information it shows, and what players can change.
Build every state
Orca adds scrolling, hover, empty, loading, selection, and close behavior.
Connect the game
Packets and saved data keep the interface synchronized and useful.
What you get
The deliverable is Minecraft-ready, not just a concept image or a pasted code sample.
Keep building
Combine capabilities into one mod, plugin, world, or server workflow.