mirror of
https://github.com/LZStealth/armor-statues.git
synced 2025-06-07 17:16:44 +01:00
12 lines
239 B
JSON
12 lines
239 B
JSON
{
|
|
"condition": "minecraft:entity_properties",
|
|
"entity": "this",
|
|
"predicate": {
|
|
"equipment": {
|
|
"offhand": {
|
|
"item": "minecraft:written_book",
|
|
"nbt": "{datapack:ArmorStatuesV2, SavedPose:{} }"
|
|
}
|
|
}
|
|
}
|
|
} |