Files
2025-10-04 13:20:19 -04:00

10 lines
138 B
JSON

{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"flags": {
"is_sneaking": true
}
}
}