15 lines
298 B
JSON
15 lines
298 B
JSON
{
|
|
"criteria": {
|
|
"unsneak": {
|
|
"trigger": "tick",
|
|
"conditions": {
|
|
"player": {
|
|
""
|
|
"flags": {
|
|
"is_sneaking": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |