Comparison - apace100/origins-fabric GitHub Wiki
Comparisons are JSON objects used to specify how numbers should be compared. Usually, they are accompanied by an additional compare_to field.
You define them with a simple string, which can be any of: <, >, >=, <=, ==, and !=.