APeng215 / FiltPick

A minecraft fabric mod which enables you to pick up items selectively.
https://modrinth.com/mod/filtpick
GNU Lesser General Public License v2.1
1 stars 0 forks source link
fabric minecraft minecraft-mod mod

FiltPick

CurseForge site Dynamic JSON Badge

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.

How to Install

  1. Download the Jar File of proper version.
  2. Copy or cut the jar file you've just downloaded to your mod path (usually ".../.minecraft/mods" or ".../.minecraft/versions/\/mods")
  3. Make sure you have installed fabric api for proper version.

How to use

Actually, the UI is too straightforward to require any guidance. It's recommended to try yourself directly in game.

Configure button position

You can configure button position in /config/filtpick.json.
Normally, there is no necessity to make any configuration except for mods conflicts.

For developer

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

Credits

Localization

Release Pages

CurseForge / Modrinth / GitHub / MC百科