From 2b00c24bcb9c37d0dffe78a7f82533b3f460228f Mon Sep 17 00:00:00 2001 From: CosmoOrSth <79050675+CosmoOrSth@users.noreply.github.com> Date: Sat, 3 Aug 2024 16:49:53 +0530 Subject: [PATCH] Small update to 'Super Dash' ability --- .../terraoriginum/powers/monarchpowers/super_dash.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/main/resources/data/terraoriginum/powers/monarchpowers/super_dash.json b/src/main/resources/data/terraoriginum/powers/monarchpowers/super_dash.json index bb91bf8..d5fe0f1 100644 --- a/src/main/resources/data/terraoriginum/powers/monarchpowers/super_dash.json +++ b/src/main/resources/data/terraoriginum/powers/monarchpowers/super_dash.json @@ -13,7 +13,12 @@ }, { "type": "origins:execute_command", - "command": "particle minecraft:dust_color_transition 1 0 0 1 0 0 0 ~ ~ ~ 0.5 0 0.5 10 100 force" + "command": "particle dust_color_transition 0.9 0.38 0 1 0.88 0.11 0.14 ~ ~1 ~ 0.5 0 0.5 10 100 force" + + }, + { + "type": "origins:execute_command", + "command": "particle explosion ~ ~1 ~ 0 0 0 0 1" }, { "type": "origins:change_resource",