-
Notifications
You must be signed in to change notification settings - Fork 0
Home
xXDMOGXx edited this page Aug 21, 2026
·
4 revisions
TypeScript helper for talking to the Recipe Registry host pack in Minecraft Bedrock.
The host is a shared recipe catalog. It does not craft items or open screens. Your addon asks it questions like “does this furnace input match?” and “what would that yield?”
Docs
- Installation
- Dependencies
- Quick start
- API reference
- Asking the catalog
- Registering recipes
- Host pack
- Troubleshooting
Links
- npm:
@mcbe-reciperegistry/client - Releases (includes drop-in
recipe-registry-client.js): GitHub Releases - Messaging:
mcbe-ipc - Host pack: CurseForge — Recipe Registry (see Host pack)