--- title: 实用链接 mentions: - SirLich - MedicalJewel105 - MetalManiacMc - rebrainertv - jasonjgardner - MADLAD3718 - cda94581 - Luthorius - NhanAZ - AndreasHGK - mark-wiemer - Noruaric - JaylyDev - zheaEvyline --- # 实用链接 网络上存在大量关于基岩版开发的实用信息,但有时却难以寻觅!我们将持续更新这份清单,尽力保持内容的最新性。 重要链接标有⭐符号。 ## Discord相关链接 - ⭐ [Bedrock Add-Ons](https://discord.gg/46JUdQb) - ⭐ [Bedrock OSS](https://discord.gg/XjV87YN) - ⭐ [Minecraft](https://discord.gg/minecraft) - ⭐ [Blockbench](http://discord.gg/fZQbxbg) - ⭐ [bridge.](https://discord.gg/NxKuWuA) - ⭐ [Minecraft Commands](https://discord.gg/QAFXFtZ) - [Snowstorm](https://discord.gg/W9d78Z8AvM) - [Amulet & MCEdit](https://discord.gg/dSnwqQf) - [Amethyst](https://discord.gg/Cxrj9UXnDB) - [Artists Refuge](https://discord.gg/aVXbPCdRr3) - [BDSX](https://discord.gg/8UhbaDwFMh) - [Bedrock Commands](https://discord.gg/vV29d6rJcj) - [Dragonfly Server Software](https://discord.gg/U4kFWHhTNR) - [MCBE Realm Hub](https://discord.gg/pCkYPvSGC8) - [MCBE Utilities](https://discord.gg/9S4aKh684W) - [MCPECore](https://discord.com/invite/N3e6exUQGs) - [Minecraft Education](https://discord.gg/7fSQBdx) - [Minecraft RTX](http://discord.gg/vNWc3Hh) - [Mojang Bug Tracker](https://discord.gg/rpCyfKV) ## 本地安装软件 - ⭐ [Blockbench:一款专为方块风格设计的3D建模工具](https://blockbench.net/) - ⭐ [bridge. 附加包编辑器](https://bridge-core.github.io/) - ⭐ [VSCode 代码编辑器](https://code.visualstudio.com/) - ⭐ [Regolith(快速构建工具链)](https://github.com/Bedrock-OSS/regolith) - [CoreCoder [代码编辑器]](https://hanprog.itch.io/core-coder) - [Feature Rule Generator v2(付费版)](https://machine-builder.itch.io/frg-v2) - [Feature Rule Generator v2(免费版)](https://drive.google.com/file/d/1rwQTtzgpWiqCS9ecO_j-qcxjdQvWSXgi/view) - [Add-on JSON Generator(付费)](https://kaifireborn.itch.io/add-on-json-generator) - [NBT 编辑器](https://www.universalminecrafteditor.com/) - [世界转换器(付费)](https://www.universalminecraftconverter.com/download) - [Chunker(世界格式转换器)](https://chunker.app/) - [NBT Studio](https://github.com/tryashtar/nbt-studio) - [BedrockLauncher(版本切换工具)](https://bedrocklauncher.github.io/) - [资源包转换器 [应用]](https://converter.bedrockhub.io) - [BedrockConnect [应用]](https://bedrockconnect.bedrockhub.io) ## 基岩版在线工具 - ⭐ [Snowstorm 粒子效果生成器](https://jannisx11.github.io/snowstorm/) - ⭐ [战利品表生成器](https://bedrock-oss.github.io/bedrock-loot-gen/) - [为结构添加战利品表](https://mcbe-essentials.github.io/structure-editor/loot-tabler) - [结构编辑器](https://mcbe-essentials.github.io/structure-editor/) - [MCSTRUCTURE转MCFUNCTION](https://mcbe-essentials.github.io/structure-to-function/) - [合成配方生成器](https://crafting.thedestruc7i0n.ca/) - [村民交易表生成器](https://mcbe-essentials.github.io/trade-table-editor/) - [世界打包工具](https://mcbe-essentials.github.io/world-packager/) - [清单文件生成器](https://bedrock-manifest.web.app/) - [Foxynotail工具集](https://www.foxynotail.com/tools/) - [.lang语言文件生成器](https://solveddev.github.io/AnyLanguage/) - [行为包构建器(测试版)](https://stirante.com/behavior/index) - [控制器构建器(测试版)](https://stirante.com/controller/index) - [MCPACK快速生成](https://mcbe-essentials.github.io/instant-pack/) - [Molang可视化工具](https://jannisx11.github.io/molang-grapher/) - [Molang调试沙盒](https://bridge-core.github.io/molang-playground/) - [对话系统生成器](https://mcbe-essentials.github.io/dialogue-editor/) - [目标选择器生成器](https://mcbe-essentials.github.io/selector-generator/) - [附加包混淆工具](https://tools.pixelpoly.co/obfuscator) ## 文档资源 - ⭐ [bedrock.dev(权威文档)](https://bedrock.dev/) - ⭐ [Minecraft创作者门户](https://docs.microsoft.com/en-us/minecraft/creator/) - ⭐ [Minecraft社区Wiki](https://minecraft.wiki) - [Mcbehub文档站](https://mcbehub.com/category/realmdocs) - [基岩版材质包模板](https://github.com/Brennian/BedrockTexturesTemplate) - [已弃用组件文档库](https://gist.github.com/destruc7i0n/ea1a6a7f97f0986d9326c58246f96fa3) ### 附加包开发入门 - [《基岩版附加包开发入门指南》](https://learn.microsoft.com/en-us/minecraft/creator/documents/gettingstarted):手把手教你创建第一个资源包和行为包 - [《Molang语言入门指南》](https://learn.microsoft.com/en-us/minecraft/creator/documents/molangbeginnersguide):掌握这个专为Minecraft设计的脚本语言 - [《GameTest框架入门》](https://learn.microsoft.com/en-us/minecraft/creator/documents/gametestgettingstarted):使用JavaScript进行游戏测试的最佳实践 - [《TypeScript游戏开发指南》](https://learn.microsoft.com/en-us/minecraft/creator/documents/scriptinggettingstarted):微软官方推荐的脚本开发方式 - [@minecraft/server模块文档](https://learn.microsoft.com/en-us/minecraft/creator/scriptapi/mojang-minecraft/mojang-minecraft):通过TypeScript操作游戏数据的核心API - [《命令大全(非官方Wiki)》](https://minecraft.wiki/w/Commands#List_and_summary_of_commands):社区维护的最新命令参考手册 ## 示例资源包与行为包 **Mojang官方维护:** - ⭐ [原版资源包模板](https://aka.ms/resourcepacktemplate) - ⭐ [原版行为包模板](https://aka.ms/behaviorpacktemplate) - [测试版资源包模板](https://aka.ms/MinecraftBetaResources) - [测试版行为包模板](https://aka.ms/MinecraftBetaBehaviors) - [历史版本存档](https://bedrock.dev/packs) **开源社区项目:** - [Wiki附加包](https://github.com/Bedrock-OSS/wiki-addon) - [附魔详情显示](https://github.com/supercam19/EnchantmentDetails) - [BC开发者工具包](https://github.com/BedrockCommands/developer-packs) ## 脚本开发资源 - [GameTests API封装库](https://github.com/notbeer/Framework-Wrapper) - [插件API入门套件](https://github.com/MajestikButter/Plugin-API-Starter-Pack) - [方块标签调试工具](https://mcpedl.com/debug-stick/) ## 光线追踪资源 - ⭐ [光线追踪与PBR材质指南](https://docs.microsoft.com/en-us/minecraft/creator/documents/rtxgettingstarted) - ⭐ [光线追踪常见问题解答](https://help.minecraft.net/hc/en-us/articles/4408865164173-Minecraft-with-Ray-Tracing-and-Advanced-Graphics-FAQ) - [Reddit社区入门指南](https://www.reddit.com/r/minecraftRTX/comments/iq3lkl/getting_startedhelpful_guidesresource_packs/) - [RenderBender渲染工具](https://github.com/SpeedyCodes/RenderBender) - [RTX预设分享频道](https://discord.com/channels/691547840463241267/919021996271108108) - [Substance 3D Painter插件](https://github.com/jasonjgardner/painter-plugin-texture-set-json) ## 附加包发布平台 - ⭐ [官方市场](https://www.minecraft.net/en-us/catalog) - ⭐ [MCPEDL社区](http://mcpedl.com/?cookie_check=1) - ⭐ [创作者招聘平台](https://www.bucketofcrabs.net/) - [MCDLHub整合平台](https://mcdlhub.com/) - [CubitosMC西班牙社区](https://www.cubitosmc.com/) - [Modbay模组站](https://modbay.org/) - [市场数据分析](https://mcmarketstats.miste.fr/globalStats/) - [官方合作伙伴列表](https://www.playthismap.com/partners) ## 其他实用工具 - [UUID v4生成器(在线)](https://www.uuidgenerator.net/version4) - [市场创作者Twitter列表](https://twitter.com/i/lists/1191945551853629442?s=09) - [官方附加包页面](https://www.minecraft.net/en-us/addons) - [Linux运行基岩版](https://github.com/Element-0/ElementZero) - [Linux打包脚本](https://github.com/ChristopherHX/linux-packaging-scripts) - [方块模型库](https://blockmodels.com/) - [Reddit附加包社区](https://www.reddit.com/r/BedrockAddons/) - [非RenderDragon客户端安装指南](https://support.playhive.com/windows-10-installing-non-renderdragon-clients/) - [领域服务器协议](https://github.com/NobUwU/BeRP) - [跨平台客户端](https://github.com/kennyvv/Alex) - [皮肤包生成器](https://github.com/MedicalJewel105/bedrock-skin-pack-generator)