Reliable Recipe Viewer (RRV)

Quick rating

Community listing page, reviews here may not be monitored by the author.

Reliable Recipe Viewer (RRV)

No reviews yet

A recipe viewer for the latest versions of Minecraft, rebuilt from EIV and designed to be configured.

No Theme
No Genre
Maps & Information
QoL & Tweaks
Mod Fork/Port
Mod Loaders
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Latest Version
RRV 8.9.1 for 26.2 NeoForge

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Reliable Recipe Viewer

fabric neoforge

A recipe viewer for the latest versions of Minecraft, rebuilt from EIV and designed to be configured.

NOTE: Since 1.21.2, all recipe viewers must be installed on both the client and server for full functionality.

Features

  • Recipe Viewing: See recipes for all vanilla recipe types, as well as supported modded recipe types as well!
  • Powerful Configuration: Reorder and disable recipe types, rearrange the item index, rearrange the overlays, and more config options to fit your needs.
  • Bookmarking and Craftables Panel: Bookmark items and recipes with the A key, or use the side panel to see what you can craft with the items in your inventory.
  • Stack Groups: Similar items are grouped together in the index to make browsing easier. As always, highly configurable!
  • Recipe Transfer: Click the transfer button on supported recipes to quickly transfer items from your inventory to the workstation.

Reliable Recipe Viewer is a fork of Extended Item View. A summary of changes made from the original project can be found below.

Why Reliable Recipe Viewer?

  • A reworked API designed around the recipe synchronization APIs present in Fabric and NeoForge, cutting down on redundant work and allowing some parts of RRV to function even when the server has a different recipe viewer or uses a plugin like JustEnoughPaper.
  • On Fabric, a local fallback mode allowing for partial functionality on vanilla servers.
  • Support for the latest versions of Minecraft, including snapshots when possible.
  • New API options to hide recipes, recipe categories, enchantments, potions, and more.
  • Ability to bookmark individual recipes, rather than only stacks.
  • An option to show craftable items from your inventory.
  • Additional configuration options, including switching the side of the item index, centering the search bar, reorganizing and hiding recipe categories, editing the index, and much, much more.
  • Additional GUI improvements, like a scroll bar for the item index, a way to see all recipes by clicking on the recipe type, buttons to change the item index page, and more.
  • Additional recipe types for special crafting recipes, item tags, repairing, and resource pack-driven info, world interaction, and anvil combining recipes.
  • Compatibility improvements, showing mod name translations, tag translations, support for component ingredients, and more.
  • Improved mod compatibility with Reliable Remover, Polydex, Controlify, and more.
  • Fixes for multiple bugs seen in the original project.

Documentation

Developers wishing to integrate their mods with Reliable Recipe Viewer or configure it for their modpack can make use of RRV's easy to use API. You can find more info on the Modded Minecraft Wiki. Unlike the original mod, this fork provides its sources through Modrinth Maven so that API Javadocs can be easily used.

FAQ

  • Will this mod be ported to other versions/loaders?
    • This port will be kept up to date with the latest version of Minecraft, and I have opted to support the primary loaders on 26.1, Fabric and NeoForge. No backports are planned/necessary, please use the original mod.
  • How do I get started adding compatibility with RRV?
  • What mods are compatible with RRV?
    • Please see the Modrinth Collection, which lists every mod that I know has RRV integration. If you are a developer, and you've added support for RRV, please reach out in the Discord and I'll add your mod!
  • Where can I ask questions about RRV?
    • I am happy to answer RRV related questions in my Discord.

License

Reliable Recipe Viewer is available under the open source MIT License, matching the original mod.

Credits

This began as a port of Extended Item View to Fabric 1.21.11 and beyond with the goal of improving the mod and making it available on newer versions. I was not able to make these changes to EIV directly, as the developer does not seem to respond to pull requests. EIV is available under MIT License.

Reliable Recipe Viewer

fabric neoforge

A recipe viewer for the latest versions of Minecraft, rebuilt from EIV and designed to be configured.

NOTE: Since 1.21.2, all recipe viewers must be installed on both the client and server for full functionality.

Features

  • Recipe Viewing: See recipes for all vanilla recipe types, as well as supported modded recipe types as well!
    • Synchronized Recipe Support: On Fabric or NeoForge servers with RRV installed, or on servers using a plugin like JEI Recipe Fix, recipes will be automatically synced from the client to the server.
    • Local Recipe Support: On vanilla servers, RRV will automatically pull recipe data from the client's recipe folder. If possible RRV should still be installed on the server.
    • Powerful Configuration: Reorder and disable recipe types, rearrange the item index, rearrange the overlays, and more config options to fit your needs.
    • Bookmarking and Craftables Panel: Bookmark items and recipes with the A key, or use the side panel to see what you can craft with the items in your inventory.
    • Stack Groups: Similar items are grouped together in the index to make browsing easier. As always, highly configurable!
    • Recipe Transfer: Click the transfer button on supported recipes to quickly transfer items from your inventory to the workstation.

Reliable Recipe Viewer is a fork of Extended Item View. A summary of changes made from the original project can be found below.

Why Reliable Recipe Viewer?
  • A reworked API designed around the recipe synchronization APIs present in Fabric and NeoForge, cutting down on redundant work and allowing some parts of RRV to function even when the server has a different recipe viewer or uses a plugin like JEI Recipe Bridge, JEI Recipe Fix, or similar.
  • Safe to use on only the dedicated server without triggering registry sync errors.
  • A local fallback mode allowing for partial functionality on vanilla servers.
  • Support for the latest versions of Minecraft, including snapshots when possible.
  • New API options to hide recipes, recipe categories, enchantments, potions, and more.
  • Ability to bookmark individual recipes, rather than only stacks.
  • Similar items are grouped together in stack groups, making make browsing the index easier. As always, highly configurable!
  • An option to show craftable items from your inventory.
  • Additional configuration options, including switching the side of the item index, centering the search bar, reorganizing and hiding recipe categories, editing the index, and much, much more.
  • Additional GUI improvements, like a scroll bar for the item index, a way to see all recipes by clicking on the recipe type, buttons to change the item index page, and more.
  • Additional recipe types for special crafting recipes, item tags, repairing, and resource pack-driven info, world interaction, and anvil combining recipes.
  • Compatibility improvements, showing mod name translations, tag translations, support for component ingredients, and more.
  • Improved mod compatibility with Reliable Remover, Polydex, Controlify, Glowcase, Sinytra Connector and more.
  • Fixes for multiple bugs seen in the original project.

Documentation

Developers wishing to integrate their mods with Reliable Recipe Viewer or configure it for their modpack can make use of RRV's easy to use API. You can find more info on the Modded Minecraft Wiki. Unlike the original mod, this fork provides its sources through Modrinth Maven so that API Javadocs can be easily used.

FAQ

  • Will this mod be ported to other versions/loaders?
    • This port will be kept up to date with the latest version of Minecraft, and I have opted to support the primary loaders on 26.1, Fabric and NeoForge. No backports are planned/necessary, please use the original mod.
    • How do I get started adding compatibility with RRV?
    • What mods are compatible with RRV?
      • Please see the Modrinth Collection, which lists every mod that I know has RRV integration. If you are a developer, and you've added support for RRV, please reach out in the Discord and I'll add your mod!
    • Where can I ask questions about RRV?
      • I am happy to answer RRV related questions in my Discord.

License

Code license (MIT)

Reliable Recipe Viewer is available under the open source MIT License, matching the original mod.

Credits

This began as a port of Extended Item View to Fabric 1.21.11 and beyond with the goal of improving the mod and making it available on newer versions. I was not able to make these changes to EIV directly, as the developer does not seem to respond to pull requests. EIV is available under MIT License.

Screenshots

Gallery

  • Reliable Recipe Viewer
    Reliable Recipe Viewer RRV integrates naturally into crafting grids, allowing easy access to craftable items.
  • Crafting Recipes
    Crafting Recipes RRV makes it easy to see all crafting recipes, and even other recipe types.
  • Item Tag View
    Item Tag View Item Tag View
  • Reliable Recipe Viewer
    Reliable Recipe Viewer RRV integrates naturally into crafting grids, allowing easy access to craftable items.
  • Crafting Recipes
    Crafting Recipes RRV makes it easy to see all crafting recipes, and even other recipe types.
  • Stack Groups
    Stack Groups Similar items are grouped together in the index to make browsing easier. As always, highly configurable!
  • Item Tags
    Item Tags Item tags can be seen in the index.
  • Info Recipes
    Info Recipes Data-driven info recipes. Screenshot from Farmer's Delight's RRV integration
  • Designed for Mods
    Designed for Mods Over a dozen mods already support RRV, making it a great choice for designing modpacks on 26.1.
  • Designed to Be Configured
    Designed to Be Configured RRV provides a large number of client config options designed to help make it a recipe viewer fit for any use case.
  • Stack Group Configuration
    Stack Group Configuration Stack groups can be configured ingame.
  • Category Configuration
    Category Configuration RRV is designed for modpacks. Modpack authors can easily set which order recipe types should be shown in, or whether a modded recipe type should be shown at all.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~650,000
Total Downloads
CurseForge
~40,000
Modrinth
~610,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works