View difference between Paste ID: cfmABBuQ and fYXe2cq4
SHOW: | | - or go back to the newest paste.
1-
-- ****************************************************************************
1+
2-
-- **                                                                        ** 
2+
3-
-- **                                FIGHT                                   **
3+
 if rs.getInput("bottom") then
4-
-- **                                                                        **
4+
  turtle.attack()
5-
-- **  Attacks in front                                                      **
5+
 end
6-
-- **  Collects loot                                                         **
6+
 sleep(0.1)
7-
-- **  Drops loot that matches Slot 1 into the chest on the left             **
7+
8-
-- **  Drops loot that does not match Slot 1 into the chest on the right     **
8+