Redstone power
origins-powerful-powers:redstone_powerentity condition
The redstone signal, 0 to 15, reaching the block the entity's feet are in. It's the entity version of the redstone_power block condition, which has the full description and more modes.
| Field | Type | Default | Description |
|---|---|---|---|
comparison | Comparison | required | |
compare_to | Integer | required | 0 to 15 |
{
"type": "origins-powerful-powers:redstone_power",
"comparison": ">=",
"compare_to": 1
}Attribute: redstone_power