mirror of
https://github.com/LZStealth/armor-statues.git
synced 2025-06-07 17:16:44 +01:00
14 lines
253 B
JSON
14 lines
253 B
JSON
{
|
|
"condition": "minecraft:any_of",
|
|
"terms": [
|
|
{
|
|
"condition": "minecraft:reference",
|
|
"name": "armor_statues:savedpose_mainhand"
|
|
},
|
|
{
|
|
"condition": "minecraft:reference",
|
|
"name": "armor_statues:savedpose_offhand"
|
|
}
|
|
]
|
|
}
|