20 lines
487 B
JSON
20 lines
487 B
JSON
{
|
|
"criteria": {
|
|
"unsneak": {
|
|
"trigger": "tick",
|
|
"conditions": {
|
|
"player": {
|
|
"type_specific": {
|
|
"type": "player",
|
|
"advancements": {
|
|
"adventure"
|
|
}
|
|
},
|
|
"flags": {
|
|
"is_sneaking": false
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |