Posted 18 March 2013 - 04:51 PM

Unsure if this has been reported before of if it has been fixed (if there is a release for MC1.5 yet), but it's late here and I've foolishly not checked... :/



Just been playing around with some XP turtles (having realised they existed after watching DW20) and I have found what I believe to be a bug.



To get the amount of XP on a turtle you call get(), you should according to the OP also use get() to pull XP from something infront of the turtle. However there doesn't seem to be any way to tell the turtle which version of get() to use. :/



I checked the in game methods for the peripheral and get() is listed twice so it isn't merely a mistake in the documentation.



Can I ask for a small update to fix this error? Preferably to work with the current (non-beta) ComputerCraft for MC1.4.7.



Failing that if you plan on fixing for MC1.5 could you also perhaps add a drop or push XP command so we can send XP from turtle to turtle rather than only being able to get?

