mirror of
https://github.com/LZStealth/armor-statues.git
synced 2025-06-08 05:26:43 +01:00
12 lines
243 B
JSON
12 lines
243 B
JSON
{
|
|
"condition": "minecraft:entity_properties",
|
|
"entity": "this",
|
|
"predicate": {
|
|
"equipment": {
|
|
"mainhand": {
|
|
"items": ["minecraft:written_book"],
|
|
"nbt": "{datapack:ArmorStatuesV2, SavedPose:{} }"
|
|
}
|
|
}
|
|
}
|
|
} |