Skip to content

Commit a192539

Browse files
Machine-Makerolijeffers0nmasmc05
authored
feat: Add docs for new alternate-current config (#475)
Co-authored-by: Ollie <69084614+olijeffers0n@users.noreply.github.com> Co-authored-by: masmc05 <63639746+masmc05@users.noreply.github.com>
1 parent a96a6ef commit a192539

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

config-specs/paper/paper-world-defaults.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -956,6 +956,20 @@ misc:
956956
on the Mojira bug tracker give an overview of the Eigencraft implementation.
957957
958958
- [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**
959973
shield-blocking-delay:
960974
default: "5"
961975
description: >-

0 commit comments

Comments
 (0)