12 lines
251 B
JSON
12 lines
251 B
JSON
|
{
|
||
|
"condition": "minecraft:entity_properties",
|
||
|
"entity": "this",
|
||
|
"predicate": {
|
||
|
"equipment": {
|
||
|
"offhand": {
|
||
|
"item": "minecraft:written_book",
|
||
|
"nbt": "{datapack:ArmourStatuesV2, SavedPose:{} }"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|