From 3f91e554cbcc5de7c4e656a508c876efcff159fd Mon Sep 17 00:00:00 2001 From: DBotThePony Date: Sun, 19 Jan 2025 23:12:18 +0700 Subject: [PATCH] Throttle "powered" cable updates even further when it doesn't oscillate --- .../dbotthepony/mc/otm/block/entity/cable/EnergyCableGraph.kt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/kotlin/ru/dbotthepony/mc/otm/block/entity/cable/EnergyCableGraph.kt b/src/main/kotlin/ru/dbotthepony/mc/otm/block/entity/cable/EnergyCableGraph.kt index dfd5df626..b7fefc158 100644 --- a/src/main/kotlin/ru/dbotthepony/mc/otm/block/entity/cable/EnergyCableGraph.kt +++ b/src/main/kotlin/ru/dbotthepony/mc/otm/block/entity/cable/EnergyCableGraph.kt @@ -202,9 +202,9 @@ class EnergyCableGraph : GraphNodeList