Optional allowWhether to allow this request to use the cache or ongoing requests if available
Requests using cache or other requests do not count towards the ratelimit and return a lot faster.
Optional apiThe API key to use in this request
The key has to be registered in the config.
If this is not given, the registered key with the most free requests will be selected.
Optional cacheThe amount of time the request should be cached for, overwrites the defaults specified in the config
Optional displayOnly match ingredients containing this string in their name as displayed in-game @case-insensitive
Optional identificationsOnly match ingredients with these identifications
Optional ignoreWhether to ignore version errors
You can use this to resolve temporary conflicts while the library awaits being updated. Otherwise it should stay enabled.
false
Optional levelOnly match ingredients of this level

Optional nameOnly match ingredients containing this string in their name @case-insensitive
Optional positionOnly match ingredients with these positional modifiers
Optional priorityWhether this request should be put to the front of the queue, executing before any non-priority requests are handled
false
Optional restrictedOnly match ingredients with these restricted identifications
Optional retriesThe amount of times to retry the request on error
Optional skillsOnly match ingredients that match this Filter
Optional spriteOnly match ingredients using this sprite
Optional tierOnly match ingredients of this tier

Optional timeoutThe amount of milliseconds a until the request should be rejected

Generated using TypeDoc
The options for an ingredient API request