valoeghese / Dash

Double Tap Dash -- Adds a new feature to spice up your combat!
GNU Lesser General Public License v3.0
2 stars 1 forks source link

Air Dash and Swim Dash unavailable in Singleplayer (MC 1.19.2, Fabric 0.14.10, Arch Linux) #5

Open Jazztache opened 1 year ago

Jazztache commented 1 year ago

Issue: Air Dash and Swim Dash are disabled even when I set it to true in the configuration file. This also goes for cooldown. These fields were marked as both client AND server side, but only ones marked as client side only or server side only work in Singleplayer. Values that are marked as both on CurseForge [https://www.curseforge.com/minecraft/mc-mods/double-tap-dash] do nothing, and act as if set to default values.

Config File Path: /home/jazztache/.local/share/PrismLauncher/instances/1.19 - Singleplayer Mods/.minecraft/config/dash.properties Config File:

#Double-Tap Dash mod config. Make sure the server and client have the same settings as the cooldown is not synced.
#Thu Nov 17 10:16:08 AEDT 2022
backwards_dash=true
cooldown=0.666
dash_midair=true 
dash_while_gliding=false
dash_while_swimming=true 
double_tap_dash=false 
double_tap_sensitivity=0.2
exhaustion=0.2 
forward_dash=true
icon_x=8
icon_y=100%-32
left_dash=true
resets_attack=true
right_dash=true
strength=1.3
y_velocity=0.4

Output of -java version:

openjdk version "19.0.1" 2022-10-18
OpenJDK Runtime Environment (build 19.0.1+10)
OpenJDK 64-Bit Server VM (build 19.0.1+10, mixed mode)

Minecraft: Release 1.19.2 Fabric Loader: 0.14.10 OS: Arch Linux 6.0.8-arch1-1 w/ KDE Plasma 5.26.3 Launcher: Prism Launcher 5.2

valoeghese commented 9 months ago

That's odd, i test in singleplayer mostly