mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-19 01:35:10 +01:00
🔖 LambdaControls v1.3.2: Fix things, add vertical reacharound and internal API.
This commit is contained in:
@@ -21,9 +21,11 @@ auto_switch_mode = false
|
||||
drifting = false
|
||||
# Enables vertical fly drifting.
|
||||
vertical_drifting = true
|
||||
[gameplay.front_block_placing]
|
||||
[gameplay.reacharound]
|
||||
# Enables front block placing like in Bedrock Edition.
|
||||
enabled = false
|
||||
horizontal = false
|
||||
# Enables vertical reacharound.
|
||||
vertical = false
|
||||
# Enables front block placing outline.
|
||||
outline = true
|
||||
# The color in a hexadecimal format of the outline.
|
||||
|
||||
Reference in New Issue
Block a user