Current event: https://meta.denizenscript.com/Docs/Events/player+places+block
I'd like to request a change to the the current context tags, to account for the offhand.
Ideally, I'd like to see the following tag added:
<context.item>, which,returns the ItemTag that was placed., as the current<context.item_in_hand>does not account for the off_hand.
As such, we're having to work with, i.e., slot 41, or search the inventory for an item, or some other workaround to grab the ItemTag in the off_hand, which, could have changed by the player, depending if ones script has pauses.
Event search for 'player places block'
the context tag could be a little less consistent with the actual mainhand tag