Property:Has recipe rank
Jump to navigation
Jump to search
This number property describes the recipe's star rank (0 means default/normal).
Allowed values:
- 0
- 1
- 2
- 3
- 4
- 5
"
A
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_num", "allowed_values": [ "0", "1", "2", "3", "4", "5" ] } }