← Назад к ресурсам

Just Enough Filters (JEF)

A lightweight add-on for JEI/REI/EMI. Filtering exact items is just a click away!

Modrinth utility

Описание

# Just Enough Filters (JEF) A lightweight add-on for **JEI**, **REI**, and **EMI**. It adds a dedicated filter bar to your item list, allowing you to quickly find exactly what you need without typing complex search queries. ![Gameplay Image](https://raw.githubusercontent.com/pSUNSET/JustEnoughFilters/refs/heads/1.21.1/docs/gallery/jei_gameplay.png) ## Important Notes - This mod is **client-sided** only! ## Dependencies - [Mod Menu](https://www.modrinth.com/mod/modmenu) if using Fabric - Any of Kotlin Adapter mods: - For (Neo)Forge: [Kotlin for Forge](https://www.modrinth.com/mod/kotlin-for-forge) - For Fabric: [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin) - Any of the following item listing mods: - [Just Enough Items (JEI)](https://modrinth.com/mod/jei) - [Roughly Enough Items (REI)](https://modrinth.com/mod/rei) - [EMI](https://modrinth.com/mod/emi) ## Features Adds a filter bar below the item list overlay with the following features(left to right): 1. **Type Filters**: Instantly filter items by their main categories: - Item - Block - Non-Item 2. **Logic Modes**: - **OR Mode**: Show items that match **any** of the active filters. - **AND Mode**: Show items that match **all** of the active filters. 3. **Various Filters**: Let filtering items be much simpler with just a single click. - Built-in filters for common item types (e.g., tools, armor, food). - Support for customizable filters based on user preferences. 4. **Clear Filters**: A one-click button to deactivate all active filters instantly. ## How to Use 1. Open your inventory or any container. 2. Look for the filter bar at the bottom of the item list (right side of the screen). 3. Enjoy filtering your items with just a click! ## Configuration Through the mod list screen, you can access the configuration options for Just Enough Filters to customize your filtering experience. Following are the customizable options available: - Active Filters: define which filters are active in inventory bar. - Custom Filters: create your own filters based on various criteria. ## For Developers - Including this mod in every mod pack is welcome! - To depend on our mod and use API, please check out [code repo](https://github.com/pSUNSET/JustEnoughFilters).