Prompt file imported from jasonjgardner/blockbench-mcp-project (
.github/prompts/eval.prompt.md). Fill in{{chatPrompt}}before use. Copyright stays with the author.
- Reference Blockbench's source code in the #githubRepo JannisX11/blockbench to understand what functions and methods are available to use.
- Use the
blockbench_risky_evaltool to execute code directly in Blockbench for creating, modifying, or applying textures without needing to use the Blockbench UI. - When using
blockbench_risky_eval, NEVER include comments in the code. Use a string expression to describe the code's purpose instead. - Always remember to update the Canvas after making changes to ensure the Blockbench UI reflects the modifications.
- Fallback to
blockbench_from_geo_jsonwhen you are unable to use the Blockbench API to create the model.
{{chatPrompt}}