We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a96a6ef commit a192539Copy full SHA for a192539
1 file changed
config-specs/paper/paper-world-defaults.yml
@@ -956,6 +956,20 @@ misc:
956
on the Mojira bug tracker give an overview of the Eigencraft implementation.
957
958
- [Alternate Current](https://github.com/SpaceWalkerRS/alternate-current/blob/main/README.md)
959
+ alternate-current-update-order:
960
+ default: HORIZONTAL_FIRST_OUTWARD
961
+ description: >-
962
+ Controls the order in which Alternate Current updates wires and neighboring blocks.
963
+ Only has an effect when using the "alternate-current" redstone implementation.
964
+ This can be one of the following values:
965
+
966
+ - **HORIZONTAL_FIRST_OUTWARD**
967
968
+ - **HORIZONTAL_FIRST_INWARD**
969
970
+ - **VERTICAL_FIRST_OUTWARD**
971
972
+ - **VERTICAL_FIRST_INWARD**
973
shield-blocking-delay:
974
default: "5"
975
description: >-
0 commit comments