From 3aacc104dc159983040985ac59cc1b1c951c0d9c Mon Sep 17 00:00:00 2001 From: kaboom <58372747+kaboombot@users.noreply.github.com> Date: Mon, 8 Aug 2022 01:39:33 +0300 Subject: [PATCH] Test the 'Alternate Current' redstone implementation --- config/paper-world-defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/paper-world-defaults.yml b/config/paper-world-defaults.yml index 8b1d2bc..b776cd7 100644 --- a/config/paper-world-defaults.yml +++ b/config/paper-world-defaults.yml @@ -249,7 +249,7 @@ misc: disable-sprint-interruption-on-attack: false light-queue-size: 20 max-leash-distance: 10.0 - redstone-implementation: EIGENCRAFT + redstone-implementation: ALTERNATE_CURRENT shield-blocking-delay: 5 show-sign-click-command-failure-msgs-to-player: true update-pathfinding-on-block-update: false