Skip to content

Commit f9f9d1c

Browse files
authored
update use potion regex
1 parent 5949fd0 commit f9f9d1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stats/use_potion.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"$type": "match-sum",
66
"path": ["minecraft:used"],
77
"patterns": [
8-
"minecraft:.*potion"
8+
"minecraft:\w.*potion"
99
]
1010
}
1111
}

0 commit comments

Comments
 (0)