This commit is contained in:
延皓 2022-06-23 20:11:56 +08:00
parent 4ad5cf2a3c
commit e87d148380

View File

@ -0,0 +1,15 @@
{
"criteria": {
"unsneak": {
"trigger": "tick",
"conditions": {
"player": {
""
"flags": {
"is_sneaking": false
}
}
}
}
}
}