Add item predicate

This commit is contained in:
Linnea Gräf
2024-05-14 19:35:39 +02:00
parent 7682534f6f
commit 21e84ba59f
5 changed files with 50 additions and 2 deletions

View File

@@ -78,6 +78,14 @@ Tries to find at least one lore line that matches the given [string matcher](#st
}
```
#### Item type
Filter by item type:
```json
"firmament:item": "minecraft:clock"
```
#### Logic Operators
Logic operators allow to combine other firmament predicates into one. This is done by building boolean operators: