execute \
    if score \
        $months.current fireworks.operations matches 4 \
            run return 1

execute \
    if score \
        $months.current fireworks.operations matches 6 \
            run return 1

execute \
    if score \
        $months.current fireworks.operations matches 9 \
            run return 1

execute \
    if score \
        $months.current fireworks.operations matches 11 \
            run return 1