Skip to content

LogoCraft

Logo-language programming for Minecraft. Draw shapes, build structures, spawn physics objects, and script interactive experiences — all from inside the game.


LogoCraft is a Minecraft Forge mod for 1.20.1 that embeds a turtle-graphics engine directly in the game world. Place a Logo Engine block, open the book interface, and start coding — results appear in the world in real time.

  • Turtle geometryFD, BK, RT, LT, PU, PD and full 3D roll/pitch
  • Survey markers — named waypoints you can aim at, measure, and navigate to with AIM2, DIST2, DRAW2
  • Physics entitiesMOBSPAWN "BALL" launches a bouncing ball with configurable restitution and gravity
  • Events & Redstone — wire turtle programs to pressure plates, buttons, and custom triggers
  • Clipboard & STL export — capture builds and export geometry for 3D printing