MCNeteaseDevs/modsdk_mcp_server
MCP server Claude CodeCodexCursor +2
MCP server "ModSDK MCP Server" as configured in MCNeteaseDevs/modsdkmcpserver. Runs start_mcp.py with python.
MCNeteaseDevs/modsdk_mcp_server
MCP server Claude CodeCodexCursor +2
MCP server "ModSDK MCP Server" as configured in MCNeteaseDevs/modsdkmcpserver. Runs start_mcp.py with python.
MCNeteaseDevs/modsdk_mcp_server
Command
Max's Block Entity system using commands.
MCNeteaseDevs/modsdk_mcp_server
Command
Learn how to use block states in commands.
MCNeteaseDevs/modsdk_mcp_server
Command
Learn to test for targets of matching scores / targets with the highest or lowest score.
MCNeteaseDevs/modsdk_mcp_server
Command
Create a compass display using commands.
MCNeteaseDevs/modsdk_mcp_server
Command
Command to simulate a crafting table using droppers.
MCNeteaseDevs/modsdk_mcp_server
Command
/damage command explained.
MCNeteaseDevs/modsdk_mcp_server
Command
A guide to creating block display entities on Bedrock purely using commands.
MCNeteaseDevs/modsdk_mcp_server
Command
This system allows you to track the total number of players/entities on your world and subsequently execute your desired commands based on the values obtained.
MCNeteaseDevs/modsdk_mcp_server
Command
Learn how to dynamically execute commands at the location of any block variant.
MCNeteaseDevs/modsdk_mcp_server
Command
Commands to give items with NBT components.
MCNeteaseDevs/modsdk_mcp_server
Command
index from MCNeteaseDevs/modsdk_mcp_server.
MCNeteaseDevs/modsdk_mcp_server
Command
Introduction to MCBE command blocks.
MCNeteaseDevs/modsdk_mcp_server
Command
This technique allows you to differentiate player dropped items from other dropped items.
MCNeteaseDevs/modsdk_mcp_server
Command
Logic gates are devices that take one or more binary inputs and, as the name suggests, performs logical boolean operations to give a single binary output (either 'true' or 'false').
MCNeteaseDevs/modsdk_mcp_server
Command
This command-technique allows you to detect when a target looks at a player/entity/coordinate and subsequently run your desired commands.
MCNeteaseDevs/modsdk_mcp_server
Command
Learn about functions in MCBE.
MCNeteaseDevs/modsdk_mcp_server
Command
These command-techniques allow you to detect certain player/entity 'states' and subsequently execute your desired commands.
MCNeteaseDevs/modsdk_mcp_server
Command
/execute command explained.
MCNeteaseDevs/modsdk_mcp_server
Command
This system will run your desired commands on the event that a player joins the world for the first time.
MCNeteaseDevs/modsdk_mcp_server
Command
This system will run your desired commands on the event that the world is loaded for the first time after applying your pack.
MCNeteaseDevs/modsdk_mcp_server
Command
This system will run your desired commands on the event that a player dies.
MCNeteaseDevs/modsdk_mcp_server
Command
This system will run your desired commands on the event that a player joins the world.
MCNeteaseDevs/modsdk_mcp_server
Command
This system will run your desired commands on the event that a player leaves the world.