From c0d03074062a9c54fc453fe5b0ff802e8f2b326d Mon Sep 17 00:00:00 2001 From: rito528 <39003544+rito528@users.noreply.github.com> Date: Tue, 19 Dec 2023 21:18:11 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20elytra=E3=83=97=E3=83=A9=E3=82=B0?= =?UTF-8?q?=E3=82=A4=E3=83=B3=E3=81=AEconfig=E3=81=AE=E3=82=A4=E3=83=B3?= =?UTF-8?q?=E3=83=87=E3=83=B3=E3=83=88=E3=82=92=E7=9B=B4=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common-configs/plugin-configs.yaml | 92 +++++++++---------- 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/common-configs/plugin-configs.yaml b/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/common-configs/plugin-configs.yaml index 3bc701993..85de859fb 100644 --- a/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/common-configs/plugin-configs.yaml +++ b/seichi-onp-k8s/manifests/seichi-kubernetes/app-templates/seichi-debug-minecraft-on-seichiassist-pr/templates/common-configs/plugin-configs.yaml @@ -751,58 +751,58 @@ data: # If this feature is enabled player will not require # to press "space" to start gliding. auto-glide: - enable: false - required-air-under-player: 3 - auto-equip: false + enable: false + required-air-under-player: 3 + auto-equip: false constant-flight: - enable: false - velocity: 1.1 + enable: false + velocity: 1.1 shift-speed-up: - enable: true - max-activation-speed: 1.2 - velocity-multiplier: 1.5 - cooldown: enable: true - time: 0.2s + max-activation-speed: 1.2 + velocity-multiplier: 1.5 + cooldown: + enable: true + time: 0.2s speed-up: - enable: true - cooldown: - enable: false - time: 3s - activation: - angle-min: 30 - angle-max: 90 - speed-min: 0.5 - speed-max: 1.5 - multiplier: 1.3 + enable: true + cooldown: + enable: false + time: 3s + activation: + angle-min: 30 + angle-max: 90 + speed-min: 0.5 + speed-max: 1.5 + multiplier: 1.3 run-up: - enable: true - activation: - angle-min: 10 - angle-max: 70 - boost: 1.5 - cooldown: enable: true - time: 1s + activation: + angle-min: 10 + angle-max: 70 + boost: 1.5 + cooldown: + enable: true + time: 1s g-force: - damage-elytra: 0 - damage-player: 0.0 + damage-elytra: 0 + damage-player: 0.0 particles: - enable: true - type: SPELL_WITCH - radius: 0.3 - amount: 15 - extra-param: 0.0 - play-repeat: 3 - sound: - enable: true - activation: - type: ENTITY_BAT_TAKEOFF - pitch: 0.8 - volume: 0.5 + enable: true + type: SPELL_WITCH + radius: 0.3 + amount: 15 + extra-param: 0.0 play-repeat: 3 - play-delay-ticks: 3 - cooldown-fail: - type: UI_BUTTON_CLICK - pitch: 0.8 - volume: 0.5 + sound: + enable: true + activation: + type: ENTITY_BAT_TAKEOFF + pitch: 0.8 + volume: 0.5 + play-repeat: 3 + play-delay-ticks: 3 + cooldown-fail: + type: UI_BUTTON_CLICK + pitch: 0.8 + volume: 0.5