{ "criteria": { "fishing_counter": { "trigger": "minecraft:tick", "conditions": { "player": [ { "condition": "minecraft:entity_scores", "entity": "this", "scores": { "fishingTester": { "min": 1, "max": 2147483647 } } } ] } } }, "rewards": { "function": "fz:scoreboards/fishingcounter/calculator" } }