Skip to content

Evaluate Condition

Item Condition Types

Evaluates an item condition that is stored in a file.

Type ID: ra_additions:evaluate_condition

Fields

Field Type Default Description
item_condition String optional The Identifier of the tag or condition file to be evaluated

Example

{
  "type": "ra_additions:evaluate_condition",
  "item_condition": "test_pack:test_condition"
}

This example will check the test_pack:test_condition item condition.