issues
search
QuiltServerTools
/
DeltaLogger
A block, container and entity logging tool for the fabric mod loader
Other
37
stars
21
forks
source link
Minor fixes for search subcommand
#49
Closed
SuperTails
closed
3 years ago
SuperTails
commented
3 years ago
This:
Makes suggestions for action types actually show up
Causes an error when entering an invalid action type
Renames the
removed
action to
taken
to match up with the name of the actual event
Adds a new
item:
selector (which is basically identical to
block:
)
This:
removed
action totaken
to match up with the name of the actual eventitem:
selector (which is basically identical toblock:
)