Skip to content

🐛 神器の消費アイテムが表示されない問題を修正 #2042

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
execute if data storage asset:artifact SecondaryTypeCooldown{Type: "heal"} run function asset_manager:artifact/create/set_lore/cooldown/make_duration.m {CooldownPath:"storage asset:artifact SecondaryTypeCooldown.Duration",IconPath:"storage global Icon.Cooldown.Type.Heal"}
execute if data storage asset:artifact SpecialCooldown run function asset_manager:artifact/create/set_lore/cooldown/make_duration.m {CooldownPath:"storage asset:artifact SpecialCooldown",IconPath:"storage global Icon.Cooldown.Global"}
# lootする
execute if data storage asset:artifact Cooldown[0] run loot replace block 10000 0 10000 container.6 loot asset_manager:artifact/generate_lore/cooldown
execute if data storage asset:artifact Cooldown[0] run loot replace block 10000 0 10000 container.7 loot asset_manager:artifact/generate_lore/cooldown
# リセット
data remove storage asset:artifact Cooldown