Skip to content

Commit

Permalink
GH-548 Remove 発動条件が違うときに表示されるスキル削除のボタンを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
NePonpon committed Dec 6, 2024
1 parent dcbd3a9 commit 9641de7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#> makeup:skill/trigger/error/mismatched_trigger
tellraw @s [{"translate":"アイテムの種類と発動条件が異なります。","color":"red"},{"text":" "},{"translate":"<<スキル削除>>","bold": true,"color":"white","clickEvent":{"action":"run_command","value":"/trigger ChangeSkill set 10010"}}]
tellraw @s [{"translate":"アイテムの種類と発動条件が異なります。","color":"red"}]
playsound block.dispenser.fail player @s ~ ~ ~ 1 1.2

0 comments on commit 9641de7

Please sign in to comment.