10 lines
138 B
JSON
10 lines
138 B
JSON
{
|
|
"condition": "minecraft:entity_properties",
|
|
"entity": "this",
|
|
"predicate": {
|
|
"flags": {
|
|
"is_sneaking": true
|
|
}
|
|
}
|
|
}
|