Filters Reborn

Filters Reborn

462 Downloads

Filters Reborn 

📖 About:

Filters Reborn is a continuation of the Filters Mod originally by MrCrayfish:

Filters introduces filters into the Creative GUI based on tags introduced in Minecraft 1.13. Although creative groups exist, some contain hundreds of items which can make it difficult to locate a specific item. Filters makes it easy to find an item by adding new filter tabs to the left side of the creative screen that allow you to limit the items shown based on the category they fall under. It also uses the new Minecraft tags which makes it easily for players to change them around easily using a resource pack. Mod developers get access to register custom filters for their own mod.. Originally this filter system was an exclusive to MrCrayfish's Furniture Mod however he decided to make it not only a seperate mod because of it's useful functionality.

© Credits:

All Credits of this mod and parts of this description go to MrCrayfish!


✅ Features:

  • Pre-configured filters for vanilla creative tabs
  • Support to override tags via resource packs

📸 Screenshots:

 👨‍💻 Developers:

If you are a developer and want to add filters reborn support to your own mod, add this 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 id's:

  • 1.16.X: 3026863