support mc1.21;需要放弃支持mc1.20

This commit is contained in:
Harvey_Husky
2024-06-16 11:01:54 +08:00
parent 61a9f25505
commit d81d0a530a
919 changed files with 6094 additions and 386 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"condition": "minecraft:any_of",
"terms": [
{
"condition": "minecraft:reference",
"name": "fzsd:is_fake_player"
},
{
"condition": "minecraft:reference",
"name": "fzsd:is_shadow_player"
}
]
}