Posted 17 November 2012 - 05:34 AM
ComputerCraft Version Information: 1.46 Computer Craft, Minecraft 1.4.2, (mod via FTB)
Description of Bug:
Using the turtle.compare() function returns false when comparing Spruce Leaves (NEI 18:1) against leaves attached to a tree grown with bonemeal. I also tested Oak Leaves, but stopped after that.
Steps to Reproduce Bug:
1. Place spruce sapling.
2. Grow spruce sapling.
3. Place turtle facing the leaves.
4. Acquire "Spruce Leaves" item via shears or NEI.
5. Put a "Spruce Leaves" item in the 1st inventory slot of turtle.
6. Execute command "lua".
7. Execute command "turtle.compare()".
Expected Result: true
Observed Result: false
Description of Bug:
Using the turtle.compare() function returns false when comparing Spruce Leaves (NEI 18:1) against leaves attached to a tree grown with bonemeal. I also tested Oak Leaves, but stopped after that.
Steps to Reproduce Bug:
1. Place spruce sapling.
2. Grow spruce sapling.
3. Place turtle facing the leaves.
4. Acquire "Spruce Leaves" item via shears or NEI.
5. Put a "Spruce Leaves" item in the 1st inventory slot of turtle.
6. Execute command "lua".
7. Execute command "turtle.compare()".
Expected Result: true
Observed Result: false