[Spell Suggestion] Hex Hand
12foo opened this issue ยท 1 comments
A spell of the form entity, location ->
that does two things (in order of priority):
- If
entity
is an item stack andlocation
is an inventory, insert item stack into inventory. - Right-click location with item. If item is NULL, right click with empty hand.
As per the inspiration spell from D&D, it costs a negligible amount of media (original spell is level 0), and the item entity must be within 10 blocks of whatever it is applied to.
Some applications for this:
- Item-sorting spell circles.
- Crop farming/replanting spell circles.
- Remotely activate contraptions using a sentinel.
Happy to implement this and submit a PR!