Is your feature request related to a problem? Please describe.
When you use a stick on any container (chest/furnace/etc.) or item frame, it prevents you from opening it.
This is because it will trigger the redstone signal strength data, causing to output "Not a redstone component"
This prevents sticks to be placed inside item frames (or container if you don't open it using another item in your hand)
Describe the solution you'd like
To solve this, two solutions are possible
Disable the stick when targeting containers/item frames
Make a /shortcut command, to temporarily disable this shortcut. An example:
/shortcut <shortcut> <true/false><shortcut> = name of the shortcut
<true/false> = enable/disable said shortcut
Is your feature request related to a problem? Please describe.
When you use a stick on any container (chest/furnace/etc.) or item frame, it prevents you from opening it. This is because it will trigger the redstone signal strength data, causing to output "Not a redstone component" This prevents sticks to be placed inside item frames (or container if you don't open it using another item in your hand)
Describe the solution you'd like
To solve this, two solutions are possible
/shortcut <shortcut> <true/false>
<shortcut>
= name of the shortcut<true/false>
= enable/disable said shortcut/shortcut redstone_stick false
/shortcut counter_cactus true