- Added aoe_blocks effect, which works the same as aoe, but affects blocks instead of entities
- Effects passed by aoe and aoe_blocks now also have entity/block location, useful for animating particles etc.
- Added AOE beam shape
- break_block effect now prevents other block mining effects from re-triggering (e.g. mine_radius)
- Fixed alt_click triggering twice when clicking on a block
- Added location for consumption trigger (allows you to use more effects on it)
- Added item data system similar to item points but for strings: two new effects (set_item_data, remove_item_data) and two new conditions (has_item_data, item_data_equals).
- Added %libreforge_item_data_<key>% insertion for use with items