兼容1.18!

This commit is contained in:
延皓
2022-08-02 00:24:48 +08:00
parent 1defc59eb5
commit 1b18ff0218
3 changed files with 12 additions and 2 deletions
@@ -16,11 +16,18 @@
"flags": {
"is_sneaking": false
},
"__comment_type_specific": "1.19+",
"type_specific": {
"type": "player",
"advancements": {
"fzsd:game_event/on_sneak": true
}
},
"__comment_player": "1.18 compat",
"player": {
"advancements": {
"fzsd:game_event/on_sneak": true
}
}
}
}