MC ToolboxMC TOOLBOX
<Back to Tools

Resource Pack Utility

Minecraft Pack Merger

Combine multiple Java .zip or Bedrock .mcpack resource packs into one downloadable pack. Higher packs in the list override lower packs when files conflict.

1. Upload Packs

How Minecraft pack merging works

Resource packs override files by path. If two packs both contain the same texture, model, or metadata file, only one can win. This merger uses the same mental model as Minecraft's pack stack: the pack at the top has the highest priority and replaces duplicate files from packs below it.

Upload

Add Java .zip packs or Bedrock .mcpack files. The tool detects pack.mcmeta and manifest.json automatically.

Reorder

Move packs up or down until your preferred textures have the highest priority. Duplicate paths are detected before export.

Export

A fresh manifest.json or pack.mcmeta is generated, optional icon is applied, and the merged file downloads locally.

Pack Merger FAQ

What happens when two packs use the same file?

The pack higher in the priority stack wins. The output also includes MERGE_NOTES.txt so you can review overrides and skipped packs.

Can I merge Java and Bedrock packs together?

The output must be either Java or Bedrock. Packs with the wrong source format are skipped because mixing both structures into one archive would create a broken pack.

Is this private?

Yes. The files are read and merged in your browser with JSZip. They are not uploaded to MC Toolbox.

Minecraftパックマージの仕組み

リソースパックはパスでファイルを上書きします。2つのパックが同じテクスチャ、モデル、メタデータファイルを含む場合、1つだけが優先されます。このマージャーはMinecraftのパックスタックと同じ考え方を使用します。最上位のパックが最も優先度が高く、下位パックの重複ファイルを置き換えます。

アップロード: Java .zipパックまたはBedrock .mcpackファイルを追加します。ツールはpack.mcmetaとmanifest.jsonを自動的に検出します。

並べ替え: 好みのテクスチャが最優先になるまでパックを上下に移動します。エクスポート前に重複パスが検出されます。

エクスポート: 新しいmanifest.jsonまたはpack.mcmetaが生成され、オプションのアイコンが適用され、マージされたファイルがローカルにダウンロードされます。

パックマージャーFAQ

2つのパックが同じファイルを使用した場合どうなりますか?

優先順位スタックの上位パックが優先されます。出力にはMERGE_NOTES.txtも含まれ、上書きやスキップされたパックを確認できます。

JavaパックとBedrockパックを一緒にマージできますか?

出力はJavaまたはBedrockのいずれかでなければなりません。間違ったソース形式のパックはスキップされます。両方の構造を1つのアーカイブに混在させると壊れたパックになるためです。

これはプライベートですか?

はい。ファイルはブラウザ内でJSZipを使用して読み取られ、マージされます。MC Toolboxにアップロードされることはありません。