Skip to content

Commit

Permalink
🔥 不要なタグ削除機構を削除
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiro2gou committed Jan 4, 2024
1 parent cfe3ebc commit 9beaf2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions data/indexstorage/functions/deprive/.m.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@

# 削除
$data modify storage indexstorage: data[$(id)] set value {}
execute store result score #DepriveID Ashen.Global.Temporary run data get storage indexstorage:core temp[-1] 1
execute as @e[tag=Ashen.IndexStorage.HasStorage] if score @s Ashen.IndexStorage.ID = #DepriveID Ashen.Global.Temporary run scoreboard players reset @s Ashen.IndexStorage.ID
execute as @e[tag=Ashen.IndexStorage.HasStorage] if score @s Ashen.IndexStorage.ID = #DepriveID Ashen.Global.Temporary run tag @s remove Ashen.IndexStorage.HasStorage

# リセット
scoreboard players reset #UnusedCount Ashen.Global.Temporary
Expand Down

0 comments on commit 9beaf2d

Please sign in to comment.