Skip to content

Evaluate Condition

Block Condition Types

Evaluates a block condition that is stored in a file.

Type ID: ra_additions:evaluate_condition

Fields

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

Example

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

This example will check the test_pack:test_condition block condition.