fastrecipesearch-1.21-26.8.1-fabric.jar
Curse Maven Snippet
What's new
- Replaced the `optimize_only_vanilla` boolean with a more flexible `optimize_mode` option:
- `all` — optimize all recipe types
- `vanilla` — only optimize vanilla recipe types (default, same as before)
- `whitelist` — only optimize the types listed in `optimize_whitelist`
- `blacklist` — optimize everything except the types listed in `optimize_blacklist`
- Added `optimize_whitelist` / `optimize_blacklist`, comma-separated recipe type ids
(e.g. `minecraft:crafting,some_mod:custom_type`)
This mod has no additional files

