forked from kaboomserver/server
Test the 'Alternate Current' redstone implementation
This commit is contained in:
parent
eb4a0f1bd2
commit
3aacc104dc
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ misc:
|
||||||
disable-sprint-interruption-on-attack: false
|
disable-sprint-interruption-on-attack: false
|
||||||
light-queue-size: 20
|
light-queue-size: 20
|
||||||
max-leash-distance: 10.0
|
max-leash-distance: 10.0
|
||||||
redstone-implementation: EIGENCRAFT
|
redstone-implementation: ALTERNATE_CURRENT
|
||||||
shield-blocking-delay: 5
|
shield-blocking-delay: 5
|
||||||
show-sign-click-command-failure-msgs-to-player: true
|
show-sign-click-command-failure-msgs-to-player: true
|
||||||
update-pathfinding-on-block-update: false
|
update-pathfinding-on-block-update: false
|
||||||
|
|
Loading…
Reference in a new issue