Update TokenData.java

This commit is contained in:
hyperdefined
2026-01-14 14:13:44 -05:00
parent bd4ab50dc7
commit 43b811db4e

View File

@@ -160,6 +160,7 @@ public class TokenData {
tokenTypes.add("remove");
tokenTypes.add("wither-kills");
tokenTypes.add("enderdragon-kills");
tokenTypes.add("critical-strikes");
}
public Set<ShapedRecipe> getRecipes() {