We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21310e1 commit 2eb9242Copy full SHA for 2eb9242
1 file changed
stats/use_water_bottle.json
@@ -1,11 +1,8 @@
1
{
2
- "id": "use_potion",
+ "id": "use_water_bottle",
3
"unit": "int",
4
"reader": {
5
"$type": "match-sum",
6
- "path": ["minecraft:used"],
7
- "patterns": [
8
- "minecraft:potion"
9
- ]
+ "path": ["minecraft:used", "minecraft:potion"]
10
}
11
0 commit comments