#How do I add multiple filters in knockback_filters
1 messages · Page 1 of 1 (latest)
The general rule is if it has an s that makes it plural then yes you can. So add the [ ]around those { }, then add another test. Remember the comma.
1 messages · Page 1 of 1 (latest)
So im using the knockback_roar component and I want to know if you can add multiple targets/values and how. Thx in advance.
"test":"is_family",
"subject":"other",
"operator":"==",
"value":"player"
},```
The general rule is if it has an s that makes it plural then yes you can. So add the [ ]around those { }, then add another test. Remember the comma.