From 63017f3de8f3645c0abe86dfcb6ffefdec0e4581 Mon Sep 17 00:00:00 2001 From: sjavi4 <72385460+sjavi4@users.noreply.github.com> Date: Sat, 25 May 2024 14:53:32 +0800 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 41f3fac..22ddc4f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,22 @@ # itementitypicker A fabric mod for Player-based item entity filter in 1.20.4 + +## Command +Main command /picker + +- `/picker help` list usage and descriptions +- `/picker` toggle mod on off +- `/picker [on/off]` set mod on off +- `/picker mode` show current mode +- `/picker mode [blacklist, whitelist] ` for mode selection +
`Blacklist`: throw any item picked up that Within the Blacklist +
`Whitelist`: throw any item picked up Not In the Whitelist (Keep item if in whitelist) +- `/picker list` list all items added into blacklist and whitelist +- `/picker [add/del] ` add/remove item to/from the current mode list +
`item type is Not nbt/component-sensitive` + +## Usage +Useful to filter desire unstackables using whitelist (i.e. Totem_of_undying in raid farm) + +## Other +No keybind, No gui