IntelligenceModding / Advanced-Peripherals-Features

A place for the feature request for Advanced Peripherals
0 stars 1 forks source link

Add shift/sneaking version of `useOnBlock` #9

Closed PieKing1215 closed 2 weeks ago

PieKing1215 commented 1 year ago

Describe your idea

It would be useful for a lot of modded interactions to be able to shift right click on a block using an item. I would imagine there could be a variant of useOnBlock like sneakUseOnBlock or even just have useOnBlock take an optional bool parameter.

Describe alternatives you've considered if you've any

No response

Additional context

One example would be interacting with Blaze Enchanters from Create Enchantment Industry, which has some actions that require shift right clicking with items.

Linked Issues

No response