orca tool run scaffold_project --name village-friends --kind fabric_mod
Invent a rule and make Minecraft follow it
Build abilities, progression, minigames, economies, quests, status effects, crafting systems, and mob behavior.
Real example: Village friendship and hotel-rent systems
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 friendship system with saved progress and trade rewards.
How Orca makes it
Start with the result you want. Orca handles the Minecraft file structure and verifies the build.
State the rule
Explain what triggers the mechanic, what changes, and how the player sees it.
Implement the loop
Orca writes events, state, feedback, rewards, and multiplayer-safe logic.
Prove it works
Compile, boot, and test the meaningful behavior before delivery.
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.