=== v1.2.0 === + Added advanced condition parsing with `!`, `&&`, `||`, and `()` support
+ Added `ARCHAEOLOGY` loot table support for brushing suspicious sand and gravel
+ Added the ability to set custom piglin barter items
* Optimized listeners by only activating ones that we are actively using
* Fixed the decorated_pot vanilla example file
* Fixed warning messages about missing vanilla loot table properties on first startup on 1.20+
* Deprecated the `dropped-item` condition, use `input-item` instead