ComputerCraft

Computers, Programming and Robotics in Minecraft

File Details

ComputerCraft1.63.jar

  • R
  • Apr 18, 2014
  • 1.25 MB
  • 183.5K
  • 1.6.4

File Name

ComputerCraft1.63.jar

Supported Versions

  • 1.6.4
  • Turtles can now be painted with dyes, and cleaned with water buckets
  • Added a new game: Redirection - ComputerCraft Edition
  • Turtle label nameplates now only show when the Turtle is moused-over
  • The HTTP API is now enabled by default, and can be configured with a whitelist of permitted domains
  • http.get() and http.post() now accept parameters to control the request headers
  • New fs function: fs.getDir( path )
  • Fixed some bugs