Posted 16 June 2013 - 01:42 AM
ComputerCraft Version Information: 1.53 Client / 1.53 Server
Description of Bug:
I try to turtle.compare() the block in front and a half slab placed on the top half of the block fails. A half slab placed on the bottom half is compared correctly.
The same is true for turtle.compareDown() and turtle.compareUp().
Steps to Reproduce Bug:
Place half slab on top half of the block space in front of turtle.
Enter lua repl prompt and select slot 1.
Place same half slab block type in slot 1.
Evaluating turtle.compare() returns false.
Description of Bug:
I try to turtle.compare() the block in front and a half slab placed on the top half of the block fails. A half slab placed on the bottom half is compared correctly.
The same is true for turtle.compareDown() and turtle.compareUp().
Steps to Reproduce Bug:
Place half slab on top half of the block space in front of turtle.
Enter lua repl prompt and select slot 1.
Place same half slab block type in slot 1.
Evaluating turtle.compare() returns false.