继续完善config

This commit is contained in:
延皓
2022-06-24 09:11:37 +08:00
parent c5b36c5f50
commit 6f6ccb05be
18 changed files with 63 additions and 18 deletions
+1 -6
View File
@@ -1,15 +1,10 @@
{
"parent": "fz:sneak",
"criteria": {
"unsneak": {
"trigger": "tick",
"conditions": {
"player": {
"type_specific": {
"type": "player",
"advancements": {
"fz:config/sneak": true
}
},
"flags": {
"is_sneaking": false
}