13 lines
284 B
JSON
13 lines
284 B
JSON
{
|
|
"condition": "minecraft:any_of",
|
|
"terms": [
|
|
{
|
|
"condition": "minecraft:reference",
|
|
"name": "fzsd:is_fake_player"
|
|
},
|
|
{
|
|
"condition": "minecraft:reference",
|
|
"name": "fzsd:is_shadow_player"
|
|
}
|
|
]
|
|
} |