MCTOOLBOX
MC ToolboxMC TOOLBOX

Creator and datapack workshop

Creative Tools for Minecraft

Minecraft generators for datapacks, resource packs, recipes, loot tables, advancements, models, maps and creator assets.

Tool collection

Choose a tool

17 tools

Achievement Maker

Open Achievement Maker with its version-aware Minecraft guide and examples.

Datapack Studio

Open Datapack Studio with its version-aware Minecraft guide and examples.

Recipe Generator

Open Recipe Generator with its version-aware Minecraft guide and examples.

Loot Table Generator

Open Loot Table Generator with its version-aware Minecraft guide and examples.

Advancement Generator

Open Advancement Generator with its version-aware Minecraft guide and examples.

pack.mcmeta Generator

Open pack.mcmeta Generator with its version-aware Minecraft guide and examples.

Font JSON Generator

Open Font JSON Generator with its version-aware Minecraft guide and examples.

Block Model Generator

Open Block Model Generator with its version-aware Minecraft guide and examples.

Image to Pixel Art

Open Image to Pixel Art with its version-aware Minecraft guide and examples.

Image to Map Art

Open Image to Map Art with its version-aware Minecraft guide and examples.

Map Art Builder

Open Map Art Builder with its version-aware Minecraft guide and examples.

Map Art Extractor

Open Map Art Extractor with its version-aware Minecraft guide and examples.

Rank Badge Maker

Open Rank Badge Maker with its version-aware Minecraft guide and examples.

Random Loot

Open Random Loot with its version-aware Minecraft guide and examples.

Custom Mob Variant Builder

Open Custom Mob Variant Builder with its version-aware Minecraft guide and examples.

HUD Customizer

Open HUD Customizer with its version-aware Minecraft guide and examples.

Emoji Pack Maker

Open Emoji Pack Maker with its version-aware Minecraft guide and examples.

About Creative Tools

Creator files are strict even when the idea is simple. One invalid namespace, pack format, JSON field or folder path can stop a datapack or resource pack from loading. This category focuses on building those assets with their required structure visible.

The generators are useful for first-time creators and experienced map makers. Start from a visual form, inspect the generated JSON, then download or copy an asset that can be tested in a clean world before it becomes part of a larger project.

What can I create here?

Datapack data

Generate recipes, loot tables, advancements and data-driven mob variants with the correct namespaced paths.

Resource-pack visuals

Prepare fonts, block models, pixel art, map art, paintings and HUD textures without sending source images to a remote editor.

Reusable map assets

Create badges, achievement graphics and randomized loot ideas that can be refined for a server, map or content pack.

Practical workflow

Build creator files without hiding the format

1. Target a Minecraft release

Choose 26.x or an older supported release first. Pack formats, registries and component fields can change between versions.

2. Keep identifiers stable

Use lowercase namespaces and file-safe IDs. Commands and JSON references must match the final folder and texture names exactly.

3. Inspect, download and test

Read the preview before downloading. Install the generated pack in a test world and check the content log when Minecraft rejects a file.

Creative tools FAQ

Are generated packs ready to publish?

They are designed as valid starting packages, but you should test every download in the exact Minecraft release you target and review names, rights and gameplay balance before publishing.

Why are 26.x and 1.21.x both shown?

Many players still maintain older worlds and servers. Version selectors preserve older workflows while also supporting the newer yearly 26.x release names.

Can I edit the generated JSON later?

Yes. The generated files use ordinary Minecraft JSON and PNG assets, so you can continue editing them in a text editor or image editor.