Useful Links
There is loads of helpful information about Bedrock Development online, but sometimes it is hard to find! We will do our best to keep this list up to date as we continue to find useful content.
Important links have a ⭐.
Discord Links
- ⭐ Bedrock Add-Ons
- ⭐ Bedrock OSS
- ⭐ Minecraft
- ⭐ Blockbench
- ⭐ bridge.
- ⭐ Minecraft Commands
- Amulet & MCEdit
- Artists Refuge
- BDSX
- Bedrock Commands
- Dragonfly Server Software
- MCBE Realm Hub
- MCBE Utilities
- MCPECore
- Minecraft Education
- Minecraft RTX
- Mojang Bug Tracker
Software (installed)
- ⭐ Blockbench: A boxy 3D model editor
- ⭐ bridge. Addon Editor
- ⭐ VSCode Editor
- ⭐ Regolith
- CoreCoder [Code Editor]
- Feature Rule Generator v2 (paid version)
- Feature Rule Generator v2 (free version)
- Add-on JSON Generator (paid)
- NBT Editor
- World Converter (paid)
- Chunker (World Converter)
- NBT Studio
- BedrockLauncher (Bedrock version switcher)
- ResourcePack Converter [App]
- BedrockConnect [App]
Bedrock Tools Websites
- ⭐ Snowstorm Particle Generator
- ⭐ Loot Table Generator
- Apply Loot Tables to Structures
- Structure Editor
- Convert MCSTRUCTURE to MCFUNCTION
- Crafting Recipe Generator
- Trade Table Generator
- World Packager
- Manifest Generator
- Foxynotail Tools
- .lang File Generator
- behavior-builder (beta)
- controller-builder (beta)
- MCPACK Generator
- Molang Grapher
- Molang Playground
- Dialogue Generator
- Selector Generator
- Addon Obfuscator
Documentation
- ⭐ bedrock.dev
- ⭐ Minecraft Creator Portal
- ⭐ Minecraft Community Wiki
- Mcbehub
- Bedrock Texture Pack Template
- Documentation Graveyard (removed components)
Getting Started With Your First Add-On
- Getting Started with Add-On Development for Bedrock Edition: These guides show you exactly how to build your first resource pack and your first behavior pack from start to finish.
- Molang: a Beginner's Guide: Molang is a Minecraft programming language that can be useful for writing some advanced add-ons.
- Introduction to the GameTest Framework: This is the best way to test games, and it uses JavaScript, the most popular programming language in the world!
- Build a gameplay experience with TypeScript: TypeScript is Microsoft's copy of JavaScript. Writing add-ons in TypeScript allows you to add any functionality you can imagine!
- @minecraft/server Module: This module and the others near it are how we can access Minecraft values with our TypeScript code. It's technical, but a great resource.
- List and summary of commands (Minecraft fandom): Most add-ons will run some commands. This community-supported wiki is the best resource for learning each and every command.
Sample Behavior & Resource Packs
These packs are maintained and published by Mojang.
- ⭐ Vanilla Resource Pack
- ⭐ Vanilla Behavior Pack
- Vanilla Resource Pack (BETA)
- Vanilla Behavior Pack (BETA)
- Pack Archive (old versions)
These packs are published by the open-source community
Scripting Resources
Raytracing Resources
- ⭐ Ray Tracing and PBR Texturing guide
- ⭐ Minecraft with Ray Tracing and Advanced Graphics FAQ
- r/minecraftRTX Getting Started Guide
- RenderBender
- RTX Presets
.texture_set.json
Adobe Substance 3D Painter plugin
Addon Marketplaces & Links
- ⭐ Minecraft Marketplace
- ⭐ MCPEDL
- ⭐ Bucket of Crabs (Marketplace joblist)
- MCDLHub
- MCBEHub
- MCPECore
- CubitosMC
- Minecraft Marketplace Stats
- Minecraft Marketplace Partners
Other useful Links
We use cookies to improve your experience. By continuing to use this site, you agree to our use of cookies. See our Privacy Policy for more information.