promotional bannermobile promotional banner

Reliable Recipe Viewer (RRV)

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

File Details

RRV 8.2.0 for 26.1 NeoForge

  • R
  • May 13, 2026
  • 584.13 KB
  • 20
  • 26.1.2
  • NeoForge

File Name

reliable-recipe-viewer-8.2.0+26.1.2-neoforge.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:rrv-1422317:8080654"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Search aliases, used to allow for mods wanting to make their items searchable from other names.
  • Recipe sharing, all recipes types now have a button used to share the recipe to the chat.
    • The recipe sharing button can be manually positioned by overriding placeRecipeShareButton in your ReliableClientRecipeType.
    • Recipes can also be shared via the /rrv share_recipe command.
    • Recipe sharing has a serverside opt-out via the /rrv_admin recipe_sharing false command.
  • The recipe transfer button can now be manually positioned by overriding placeRecipeTransferButton in your ReliableClientRecipeType.

Changed

  • Recipe type backgrounds have been retextured to add stronger borders.
  • RRV commands are now snake cased, and subcommands requiring administrator permissions are now under rrv_admin.

Fixed

  • Workstation slot is no longer offscreen when using the Center Recipe Screen config.
  • Switching to a new page of recipe types now changes the current screen.
  • Log spam caused by unbinding the cheatmode.
  • Shortened tag translations are now supported.
  • Rewrote tag search for performance benefits and deduplication.