init commit

This commit is contained in:
2025-10-04 13:20:19 -04:00
commit 439e1185ba
7 changed files with 42 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"condition": "minecraft:entity_properties",
"entity": "this",
"predicate": {
"flags": {
"is_sneaking": true
}
}
}