The Unofficial and Community-Maintained Bedrock Protocol Wiki. Contains documentation, tutorials, and general how-to information.
Spotted an error, have suggestions for improvements, or want to add something entirely new? You're always welcome to contribute!
Our wiki is fully open source and maintained by a passionate community of developers and content creators. You don’t need to be a member of our organization to contribute—just jump in, and let’s make this resource even better together!
All wiki edits are handled through GitHub using pull requests, so you can make changes and suggest edits directly in our GitHub repository.
Before you start, make sure you have Node.js version 18 or higher.
npm install
: Installing all needed dependencies:npm run dev
: Running local dev buildnpm run build
: Creating a local release mode bundle