Fast Recipe Search

Significantly speed up recipe search.
Back to Files

fastrecipesearch-26.1-26.8.4-forge.jar

File namefastrecipesearch-26.1-26.8.4-neoforge.jar
Uploader
nutant233nutant233
Uploaded
Aug 26, 2026
Downloads
34
Size
56.3 KB
Mod Loaders
NeoForge
File ID
8737017
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:fast-recipe-search-1406509:8737017"

Learn more about Curse Maven

What's new

## Added
- New `recipe_class` whitelist/blacklist filtering: choose which recipe classes get indexed (vanilla classes are indexed by default, custom classes can be whitelisted or blacklisted by full class name or package prefix).
 
### Changed
- Config file migrated to TOML: `config/fast_recipe_search.toml`. Existing `fast_recipe_search.properties` files are migrated automatically on first launch (all loader versions).
 
### Fixed
- Fixed a logic issue in the recipe search engine that could cause some recipes to be unfindable (certain recipes could not be found during search).
- Fixed a NullPointerException crash on NeoForge 26.1 when opening a container (e.g. crafting table): mixin cache fields were left uninitialized on the shared `RecipeMap.EMPTY` instance. Fields are now initialized lazily on first use.

This mod has no additional files