Skip to content

MacaylaMarvelous81/minecraft-code

Repository files navigation

Block Coding for Minecraft

Blockly for Minecraft: Bedrock Edition. Connects via WebSocket, like the old Minecraft Code Connection. NOT AN OFFICIAL MINECRAFT PROGRAM. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.

A screenshot of Block Coding for Minecraft being used to make the Agent tend a farm.

References

These resources aided in the development of this project by shedding light on how the Minecraft features utilized in this project work! Thank you very much!

  • mcwss by Sandertv
    mcwss is the WebSocket library for Minecraft: Bedrock Edition. It's packed with features and is a pleasure to use! It's a great example of a WebSocket implementation for Minecraft.
  • mcpews
    mcpews is another WebSocket library for Minecraft: Bedrock Edition. It's a big help for figuring out the key exchange for encryption. I believe it's made by ProjectXero.
  • The Minecraft Wiki
    The Minecraft Wiki documents commands that are hidden and cannot be used normally, such as the agent and querytarget commands. Though these commands understandably have little documentation and sometimes even are missing subcommands, the wiki is still very helpful, and I try to edit the pages if I notice it is missing information.
  • Minecraft - Microsoft MakeCode
    The official MakeCode editor for Minecraft Code Connection. Though Code Connection is deprecated and no longer officially works with newer versions, it is still a great reference for what kind of blocks to implement in this project.

About

Blockly for Minecraft: Bedrock Edition Websockets

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages