When trying to learn the recipe for Cake, the 3 empty buckets stays in the turtle's inventory, since one of the bucket ends up on slot 1, it ends up learning the recipe for a bucket instead.
This can probably be fixed by including an entry for cake in the recipe book.
Same issue arise when crafting a Cake, this line only check for slot 1 whereas the Cake will actually by on slot 4, so it won't craft more than 1 cake.
When trying to learn the recipe for Cake, the 3 empty buckets stays in the turtle's inventory, since one of the bucket ends up on slot 1, it ends up learning the recipe for a bucket instead.
This can probably be fixed by including an entry for cake in the recipe book.
Same issue arise when crafting a Cake, this line only check for slot 1 whereas the Cake will actually by on slot 4, so it won't craft more than 1 cake.