ComputerCraft 1.65

Hey all. This is just a small update to fix some small bugs that have been getting in the way of people enjoying ComputerCraft 1.64:

Downloads:

ComputerCraft 1.65 requires Minecraft version 1.7.10 with an up to date version of Minecraft Forge installed. Once you have Forge, drop the files into your /mods/ directory, and launch Minecraft.

Changelog:

  • Fixed a multiplayer-only crash with turtle.place()
  • Fixed some problems with http.post()
  • Fixed fs.getDrive() returning incorrect results on remote peripherals

Enjoy the update! And while I have your attention, check out the new game I’ve been working on: Redirection. End of plug.

10 thoughts on “ComputerCraft 1.65

  1. I know that you specify that it nees 1.7.10 version, but, does it work on 1.7.2 ? is there any risk of crashing, or breacking the world?

  2. If you connect a wired modem to a disk drive and right click the modem to create a link it crashes the game.

  3. I should probably put this in the 1.64 thread, but whatever. Thanks for adding the turtle.inspect() function! While possible with the wrap command, it’s nicer to have an easily accessible function in the Turtle API 😛

Comments are closed.