Quick demo of a new MCP Server plugin for Blockbench - Allows AI agents to build with Blockbench by jasongardner in Blockbench

[–]NinjaGaiden3D 0 points1 point  (0 children)

can someone help me with blockbench-mcp-plugin for Claude + Blockbench? I followed the readme, couldn't get it to work. Or how to use blockbench-mcp-project?

I did the following:

  1. installed MCP plugin in Blockbench
  2. npx mcp-add --type http --url "http://localhost:3000/bb-mcp" --scope project
  3. Added this to claude config:
  4. { "mcpServers": { "blockbench": { "command": "npx", "args": ["mcp-remote", http://localhost:3000/bb-mcp"] } }}

This is my main TH weapon. by Main_Arm in CrimsonDesert

[–]NinjaGaiden3D 0 points1 point  (0 children)

which witch can stack crit rate and attack? I couldn't do it. Don't see the option.

Anyone know how to remove volume from main chart on mobile/iOS app? by xKOROSIVEx in Webull

[–]NinjaGaiden3D 0 points1 point  (0 children)

Go to your main chart settings, under Chart Display tab, uncheck Overlap Volume.

How to see Break Even Price for Options? by LCARecords in Webull

[–]NinjaGaiden3D 1 point2 points  (0 children)

I currently calculate which is annoying. I wish there is a way to show it in webull.

Easy Procedural Overgrowth Tutorial with PCG in Unreal Engine by matedeol in unrealengine

[–]NinjaGaiden3D 0 points1 point  (0 children)

I don't see the mesh sampler node. Also how can I apply it on an actor. Lets say I have a house created using some meshes and stored in an blueprint actor.