Skip to content

Commit

Permalink
🚸 落下ダメージのログを出ないように
Browse files Browse the repository at this point in the history
  • Loading branch information
ChenCMD committed Oct 20, 2024
1 parent 3f36537 commit f622e60
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
data modify storage api: Argument.BypassToughness set value true
data modify storage api: Argument.BypassEnchantments set value false
data modify storage api: Argument.BypassResistance set value false
data modify storage api: Argument.DisableLog set value true
data modify storage api: Argument.ReduceEnchantment set value "minecraft:feather_falling"
execute unless data storage player_manager:fall_damage CustomDeathMessage run data modify storage api: Argument.DeathMessage append value '[{"translate": "death.fell.accident.generic","with":[{"selector":"@s"}]}]'
execute unless data storage player_manager:fall_damage CustomDeathMessage run data modify storage api: Argument.DeathMessage append value '[{"translate": "%1$s は紐なしバンジージャンプで人生を終えた","with":[{"selector":"@s"}]}]'
Expand Down

0 comments on commit f622e60

Please sign in to comment.