promotional bannermobile promotional banner

Recipe Registry

A central registry that allows other addons to view each other's recipes

[New Update coming shortly! Switching communication protocol in the backend to MCBE-IPC and adding a wrapper to allow much easier 3rd party use]

Recipe Registry
is an addon designed to act as a bridge between others. It allows addons to register recipes for any workstation (crafting table, furnace, stonecutter, even custom machines). Addons can also query the registry for matching recipes that every other addon has registered. There is also a reverse query ("What recipes produce this item?").

The RR Addon comes bundled with all the vanilla recipes for all workstations. All communication is done through script events. When the world loads, addons will register all of their recipes with the registry. They will also send a version. The registry stores recipes after first load, only requiring addons to do a simple check-in command. If the addon's recipe version changes, the registry will request for the addon to re-register its recipes.

The Recipe Registry Team

profile avatar
  • 1
    Projects
  • 17
    Downloads