LEARN

Minecraft Modding Guides

Clear, accurate tutorials on how Minecraft datapacks, Bedrock add-ons and maps really work — written to help you build and install your own content with confidence. No fluff, no paywall.

FundamentalsHow-ToReferenceMap DesignCreatures
FUNDAMENTALS7 min read

What Is a Minecraft Datapack? A Complete Beginner's Guide

Datapacks are the official, no-mod way to change how Minecraft: Java Edition behaves. Here's exactly what they are, how the files fit together, and what they can and can't do.

Read guide →
FUNDAMENTALS6 min read

Java vs. Bedrock Edition: Mods, Add-ons, and Which One You Need

Java and Bedrock are two different games under one name, and they use completely different mod formats. Here's how to tell which edition you have and which file type will actually work.

Read guide →
HOW-TO8 min read

How to Install Datapacks, Add-ons & Resource Packs (Every Platform)

Step-by-step install instructions for Java Edition on PC and for Bedrock on Windows, Android, iOS and consoles — including what to do when a pack 'imports but doesn't show up'.

Read guide →
REFERENCE6 min read

Minecraft Version Numbers & pack_format, Explained

Why a perfectly good pack suddenly 'won't load' after an update — and how the pack_format number keeps your content compatible across Minecraft versions.

Read guide →
MAP DESIGN9 min read

How to Design a Balanced Bed Wars Map

The anatomy of a great Bed Wars map — team islands, resource generators, diamond and emerald placement, and the symmetry rules that keep matches fair.

Read guide →
CREATURES7 min read

How Custom Minecraft Mobs Work (No Coding Required)

What actually goes into a custom Bedrock creature — the entity definition, spawn rules, loot, geometry, animations and texture — and how a generator assembles them into a working mob.

Read guide →
FUNDAMENTALS8 min read

Minecraft Commands for Beginners: Selectors, /execute & More

Commands are the language datapacks are written in. Learn target selectors, the all-powerful /execute, and the handful of commands that do 90% of the work.

Read guide →
REFERENCE7 min read

How Minecraft Loot Tables Work (and How to Customize Drops)

Loot tables decide what blocks, mobs and chests give you. Here's how the pools, entries, weights and functions fit together — and how to make logs drop diamonds.

Read guide →
FUNDAMENTALS8 min read

Scoreboards & Teams: The Backbone of Every Minigame

Scores are how datapacks remember things, and teams are how they group players. Master these two systems and minigame logic stops being mysterious.

Read guide →
MAP DESIGN7 min read

How a Minecraft Hide-and-Seek (Camouflage) Game Works

Hiders blend in, seekers hunt them down, and caught hiders switch sides. Here's the design behind a camouflage minigame and the systems that make it tick.

Read guide →
FUNDAMENTALS6 min read

Resource Packs Explained: Textures, Models & Sounds

If datapacks change how Minecraft plays, resource packs change how it looks and sounds. Here's what's inside one and how the pieces map onto the game.

Read guide →
HOW-TO9 min read

How to Set Up a Minecraft Java Server (and Add Datapacks)

A plain-English walkthrough of running your own Java Edition server, the difference between vanilla and Paper, and how to drop datapacks into a server world.

Read guide →
MAP DESIGN8 min read

Designing SkyWars and Spleef Maps That Play Well

Two classic minigames, two very different design problems. How to lay out a fair SkyWars and build a Spleef arena that stays tense to the last block.

Read guide →
REFERENCE7 min read

Keeping Datapacks Fast: Performance Tips That Matter

A datapack that fires too much logic every tick can grind a server to a halt. Here's how good packs stay smooth — and why generated ones are built this way from the start.

Read guide →
REFERENCE7 min read

Custom Crafting Recipes and Advancements in Datapacks

Two of the friendliest datapack features: add your own crafting recipes and build advancement trees that reward players. Here's how both are structured.

Read guide →
HOW-TO6 min read

How to Share and Publish Your Minecraft Maps

You built something great — now get it onto your friends' devices. Packaging, shareable links, QR install for phones, and publishing to a gallery.

Read guide →