Download Filters Reborn — Minecraft Mods — MetaMods
Filters Reborn

Filters Reborn

Active

Downloads

0

Last update

3 years ago
Client
Libraries
Utils

Filters Reborn

Filters Reborn mod banner

This project represents the development of the original Filters mod created by MrCrayfish. The mod significantly simplifies navigation in Minecraft's creative mode by adding an item filtering system.

Main Features

In creative mode, some categories contain hundreds of different items, making it difficult to find the needed element. Filters Reborn solves this problem by adding special filter tabs on the left side of the interface. These filters allow you to limit displayed items by various categories, making searching fast and convenient.

The system uses Minecraft tags introduced in version 1.13, allowing players to easily customize filters using resource packs. Developers of other mods can integrate Filters Reborn support to create their own filters.

Key Functions

  • Pre-configured filters for standard creative tabs
  • Ability to modify tags through resource packs
  • Easy integration for mod developers

Screenshots

Filter work example 1 Filter work example 2 Filter work example 3 Filter work example 4

For Developers

If you develop mods and want to add Filters Reborn support, add the following lines to your build.gradle file:

repositories {
     maven {
          url = "https://www.cursemaven.com"
     }
     // [....OTHER REPOSITORIES SUCH AS JEI...]
}

dependencies {
     // [..... OTHER DEPENDENCIES ...]
    compile fg.deobf("curse.maven:fm-397288:FILE_ID")
}

Replace FILE_ID with one of the following identifiers:

  • 1.16.X: 3026863
Project members
Krxwallo

Krxwallo

Created: 8 Aug 2020

ID: 37422