Skip to content

Commit

Permalink
🔥 デバッグ用コマンドを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
haiiro2gou committed Jan 6, 2024
1 parent 636d7d4 commit 4fdf7c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/indexstorage/functions/tick.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
scoreboard players operation #LatestGC Ashen.Global.Temporary -= #CurrentTime Ashen.Global.Temporary
scoreboard players operation #LatestGC Ashen.Global.Temporary *= #-1 Ashen.Global.Const

title @a actionbar [{"score":{"name":"#LatestGC","objective":"Ashen.Global.Temporary"}},{"text":" / "},{"score":{"name":"#GCInterval","objective":"Ashen.Global.Global"}}]

# (#GCDuration)tick経過していたらgcループを発火
# 存在しないデータを削除
execute if score #LatestGC Ashen.Global.Temporary >= #GCInterval Ashen.Global.Global run scoreboard players set #GCIndex Ashen.Global.Temporary -1
Expand Down

0 comments on commit 4fdf7c8

Please sign in to comment.