Skip to content

Commit

Permalink
1.20 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Infamous committed Jun 19, 2023
1 parent 362ab9a commit 1af1ba5
Show file tree
Hide file tree
Showing 80 changed files with 2 additions and 2 deletions.
File renamed without changes.
Expand Up @@ -22,7 +22,7 @@ scoreboard objectives add marks.x dummy
scoreboard objectives add marks.y dummy
scoreboard objectives add marks.z dummy
scoreboard objectives add marks.limit dummy "Max Mark Limit"
execute unless score #limit marks.config matches 0.. run scoreboard players set #limit marks.config 5
execute unless score #limit marks.config matches 0.. run scoreboard players set #limit marks.config 2
execute unless score #delay marks.config matches 0.. run scoreboard players set #delay marks.config 0
execute unless score #cooldown marks.config matches 0.. run scoreboard players set #cooldown marks.config 0

Expand Down
@@ -1,6 +1,6 @@
{
"pack":{
"pack_format":10,
"pack_format":15,
"description":"Mark and Recall.\nBy: Infamous"
}
}
File renamed without changes

0 comments on commit 1af1ba5

Please sign in to comment.