16 lines
349 B
JSON
16 lines
349 B
JSON
|
{
|
||
|
"condition": "minecraft:entity_properties",
|
||
|
"entity": "this",
|
||
|
"predicate": {
|
||
|
"equipment": {
|
||
|
"mainhand": {
|
||
|
"item": "minecraft:written_book",
|
||
|
"nbt": "{datapack:ArmourStatuesV2}"
|
||
|
},
|
||
|
"offhand": {
|
||
|
"item": "minecraft:written_book",
|
||
|
"nbt": "{datapack:ArmourStatuesV2}"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|