freed_slaves
Checks if the number of freed slaves is equal or above to the given number.
Format
freed_slaves
└─ amount - Int Bound
├─ min - Integer
└─ max - Integer
Example
{
"trigger": "mineminenomi:freed_slaves",
"conditions": {
"amount": 5
}
}