added missing entries

This commit is contained in:
hyperdefined
2025-03-31 19:27:03 -04:00
parent 957d4d95cb
commit dfd2ef7d7b
2 changed files with 7 additions and 0 deletions

View File

@@ -122,6 +122,7 @@ public class TokenCrafting {
tokenTypes.add("crops-mined");
tokenTypes.add("blocks-mined");
tokenTypes.add("damage-taken");
tokenTypes.add("damage-done");
tokenTypes.add("mob-kills");
tokenTypes.add("player-kills");
tokenTypes.add("arrows-shot");