Skip to content

Commit 73bfc4c

Browse files
authored
change data reader type for use_water_bottle stat #release
1 parent 2eb9242 commit 73bfc4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stats/use_water_bottle.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "use_water_bottle",
33
"unit": "int",
44
"reader": {
5-
"$type": "match-sum",
5+
"$type": "int",
66
"path": ["minecraft:used", "minecraft:potion"]
77
}
88
}

0 commit comments

Comments
 (0)