
Reliable Recipe Viewer
A recipe viewer for the latest versions of Minecraft, rebuilt from EIV and designed to be configured.
119.8K
50
Added
- Recipe fallback feature is now available for NeoForge.
- Built-in synchronized recipe types (NeoForge) and recipe serializers (Fabric) are now config and command driven. This allows for modpack authors to add additional recipe serializers or recipe types to mods that have fully functional recipes, but did not opt to synchronize their recipes themselves.
Fixed
- NeoForge now shows proper warning when connecting to a vanilla server.
- Bug causing namespace search to be overly strict.
- Namespace tooltips not displaying in recipe view screens with Jade present.
- Out of bounds exception when using Inventory Item Groups (thanks @Fox2Code!)
Added
- Recipe fallback feature is now available for NeoForge.
- Built-in synchronized recipe types (NeoForge) and recipe serializers (Fabric) are now config and command driven. This allows for modpack authors to add additional recipe serializers or recipe types to mods that have fully functional recipes, but did not opt to synchronize their recipes themselves.
Fixed
- NeoForge now shows proper warning when connecting to a vanilla server.
- Bug causing namespace search to be overly strict.
- Namespace tooltips not displaying in recipe view screens with Jade present.
- Out of bounds exception when using Inventory Item Groups (thanks @Fox2Code!)
Added
- Recipe fallback feature is now available for NeoForge.
- Built-in synchronized recipe types (NeoForge) and recipe serializers (Fabric) are now config and command driven. This allows for modpack authors to add additional recipe serializers or recipe types to mods that have fully functional recipes, but did not opt to synchronize their recipes themselves.
Fixed
- NeoForge now shows proper warning when connecting to a vanilla server.
- Bug causing namespace search to be overly strict.
- Namespace tooltips not displaying in recipe view screens with Jade present.
- Out of bounds exception when using Inventory Item Groups (thanks @Fox2Code!)
Changed
- Craftables panel now responds to the search bar.
- Client fallback mode is now automatically initialized when on a server without RRV installed.
- Recipe transfer and sharing features are now properly hidden on vanilla servers, rather than being nonfunctional.
Fixed
- Fluid stacks now handle data component patches.
- Client integration no longer assumes fluids have buckets.
- Crash rendering entities on 26.2.
Changed
- Craftables panel now responds to the search bar.
- Client fallback mode is now automatically initialized when on a server without RRV installed.
- Recipe transfer and sharing features are now properly hidden on vanilla servers, rather than being nonfunctional.
Fixed
- Fluid stacks now handle data component patches.
- Client integration no longer assumes fluids have buckets.
- Crash rendering entities on 26.2.
Changed
- Craftables panel now responds to the search bar.
- Client fallback mode is now automatically initialized when on a server without RRV installed.
- Recipe transfer and sharing features are now properly hidden on vanilla servers, rather than being nonfunctional.
Fixed
- Fluid stacks now handle data component patches.
- Client integration no longer assumes fluids have buckets.
- Crash rendering entities on 26.2.
Fixed
- Potential crash from Jade causing client configs to load on the server.
Fixed
- Potential crash from Jade causing client configs to load on the server.
Fixed
- Potential crash from Jade causing client configs to load on the server.
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
placeRecipeShareButtonin yourReliableClientRecipeType. - Recipes can also be shared via the
/rrv share_recipecommand. - Recipe sharing has a serverside opt-out via the
/rrv_admin recipe_sharing falsecommand.
- The recipe sharing button can be manually positioned by overriding
- The recipe transfer button can now be manually positioned by overriding
placeRecipeTransferButtonin yourReliableClientRecipeType.
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.
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
placeRecipeShareButtonin yourReliableClientRecipeType. - Recipes can also be shared via the
/rrv share_recipecommand. - Recipe sharing has a serverside opt-out via the
/rrv_admin recipe_sharing falsecommand.
- The recipe sharing button can be manually positioned by overriding
- The recipe transfer button can now be manually positioned by overriding
placeRecipeTransferButtonin yourReliableClientRecipeType.
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.
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
placeRecipeShareButtonin yourReliableClientRecipeType. - Recipes can also be shared via the
/rrv share_recipecommand. - Recipe sharing has a serverside opt-out via the
/rrv_admin recipe_sharing falsecommand.
- The recipe sharing button can be manually positioned by overriding
- The recipe transfer button can now be manually positioned by overriding
placeRecipeTransferButtonin yourReliableClientRecipeType.
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.
Added
- Tags now show proper Item Descriptions.
Changed
- Tags no longer show their ID if Advanced Tooltips is not enabled.
Fixed
- Tags not displaying in recipes.
- Tags not displaying proper namespaces.
- Buttons and clickables now change the cursor correctly.
Added
- Tags now show proper Item Descriptions.
Changed
- Tags no longer show their ID if Advanced Tooltips is not enabled.
Fixed
- Tags not displaying in recipes.
- Tags not displaying proper namespaces.
- Buttons and clickables now change the cursor correctly.
Added
- Tags now show proper Item Descriptions.
Changed
- Tags no longer show their ID if Advanced Tooltips is not enabled.
Fixed
- Tags not displaying in recipes.
- Tags not displaying proper namespaces.
- Buttons and clickables now change the cursor correctly.
Changed
- If an
item_modelcomponent is set andgetCreatorNamespaceis not overridden, theitem_model's namespace is now used.
Fixed
- Crash loading an exclusions file without
blockanditemkeys. - Exception caused by logging onto a server with a different entity registry than the client.
- Cleanup log spam from newly registered categories.
- If an
Changed
- If an
item_modelcomponent is set andgetCreatorNamespaceis not overridden, theitem_model's namespace is now used.
Fixed
- Crash loading an exclusions file without
blockanditemkeys. - Exception caused by logging onto a server with a different entity registry than the client.
- Cleanup log spam from newly registered categories.
- If an
Changed
- If an
item_modelcomponent is set andgetCreatorNamespaceis not overridden, theitem_model's namespace is now used.
Fixed
- Crash loading an exclusions file without
blockanditemkeys. - Exception caused by logging onto a server with a different entity registry than the client.
- Cleanup log spam from newly registered categories.
- If an
Fixed
- Recipe keybinds on footer workstation slot.
- Potential missing categories from client recipe providers.
- Bug preventing index modification from working with normal items.
- Bug allowing scrolling onto a blank page.
Fixed
- Recipe keybinds on footer workstation slot.
- Potential missing categories from client recipe providers.
- Bug preventing index modification from working with normal items.
- Bug allowing scrolling onto a blank page.
1
...Совместимость
Minecraft: Java Edition
Поддерживаемые окружения
Клиент и сервер
Авторы
Сведения
Лицензия:
Опубликован:5 месяцев назад
Обновлён:4 дня назад
ID проекта:

