Minecraft Wiki
Advertisement

Template:Mod Project Malmö is the first and only mod supported by Mojang. [1] It allows players to view and edit the Minecraft code.

Additions

Project Malmö adds the ability to view and edit the Minecraft code. It uses Minecraft to experement with AI. It can allow mobs to craft, build, and do various other things.

Download and Running

Downloading

  1. Visit here or alternatively chose a different version here
  2. Download

Running

Windows

  1. Type this in the Command Prompt while in the unzipped folder of Project Malmö:
   cd minecraft 
launchClient
  1. Launch an agent. (for more information see here)

Mac and Linux

  1. Type this in the terminal while in the unzipped folder of Project Malmö:
   cd minecraft && ./launchClient.sh

or,

   cd minecraft
   ./launchClient.sh
  1. Launch an agent. (for more information see here)

References

Advertisement