This is a fabric mod for Minecraft which enables you to pick up items selectively. It's a lightweight mod and has a user-friendly interface. If you need forge port, please click here.
- Download the Jar File of proper version.
- Copy or cut the jar file you've just downloaded to your mod path (usually ".../.minecraft/mods" or ".../.minecraft/versions/<versionName>/mods")
- Make sure you have installed fabric api for proper version.
Actually, the UI is too straightforward to require any guidance. It's recommended to try yourself directly in game.
- Put the item into the list, the function will take effect automatically.
- Whitelist-mode: Only the items below will be picked up
- Blacklist-mode: The items below won't be picked up
You can configure button position in /config/filtpick.json
.
Normally, there is no necessity to make any configuration except for mods conflicts.
If you want to build the source project,
remember to delete the proxy settings in file gradle.properties
.
# Used for proxy of the author, delete it if you are not the author.
systemProp.http.proxyHost=127.0.0.1
systemProp.http.proxyPort=10809
systemProp.https.proxyHost=127.0.0.1
systemProp.https.proxyPort=10809
- 日本語 - Dulroy
CurseForge / Modrinth / GitHub / MC百科