From 866d8d4a50aecef1feb24b106642e34e4e20ca4c Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Thu, 4 Jan 2024 19:03:05 +0300 Subject: [PATCH] code/sorter: use totalItems instead --- code/sorter.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/sorter.txt b/code/sorter.txt index 845d332..d611b24 100644 --- a/code/sorter.txt +++ b/code/sorter.txt @@ -1,4 +1,4 @@ -sensor dataCount conveyor1 @metaglass +sensor dataCount conveyor1 @totalItems jump 4 greaterThanEq dataCount 2 control config sorter1 @metaglass 0 0 0 end