From 915f6e58ce5e5cea342053b027dfaf1316a16ec9 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Tue, 3 Nov 2015 12:28:12 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D1=83=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Applications/Robot/robotAPI.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Applications/Robot/robotAPI.lua b/Applications/Robot/robotAPI.lua index 2fc54b14..33073b53 100644 --- a/Applications/Robot/robotAPI.lua +++ b/Applications/Robot/robotAPI.lua @@ -6,8 +6,8 @@ local robotAPI = {} --------------------------------------------------------------------------------------------------------------------------------------- -local countOfTries = 10 -local sleepDelay = 0 +local countOfTries = 20 +local sleepDelay = 0.08 local itemsToDrop = { "minecraft:cobblestone",