NBTForge Guides

Minecraft command workflows, fixes, and references

Use these guides when a preset is too narrow: debug a broken command, choose the right Minecraft version syntax, plan a full command pack, or review selectors and text components before publishing.

Workflow packs

Multi-command recipes that connect modules into map, boss, reward, and review flows.

Troubleshooting

Debugging guides for version mismatches, selectors, Bedrock limits, and broken output.

Version notes

Focused explanations for syntax changes that affect copied commands.

Reference pages

Compact command references for selectors, text components, and reusable decisions.

Workflow

Workflow packs

Multi-command recipes that connect modules into map, boss, reward, and review flows.

NBTForge Gamerule workbench screenshot for starting an adventure map command pack.WorkflowGameruleTeleport

Adventure map starter command pack

Plan a reusable adventure map setup with gamerules, lobby teleport, waypoint, title, reward, sound, and particle commands.

10 min read
NBTForge Summon workbench screenshot for defining a dungeon boss entity and weapon.WorkflowSummonBossbar

Dungeon boss fight command pack workflow

Combine summon, attributes, bossbar, scoreboard, title, playsound, particle, and loot commands into a boss fight setup.

11 min read
NBTForge Scoreboard workbench screenshot for reviewing state creation before command pack use.WorkflowProjectOutput

Minecraft command pack review checklist

Review a multi-command setup for order, selectors, version syntax, copy output, warnings, and reset behavior before release.

8 min read
WorkflowGiveItem

How to make custom items with /give: names, lore, and unbreakable

Give renamed, colored, unbreakable, and enchanted items with the Minecraft /give command, covering both legacy item NBT and modern item components.

8 min read
WorkflowSummon

Summon a custom mob with armor and equipment

Use the Minecraft /summon command to spawn a mob wearing armor, holding weapons, with custom name, drop chances, NoAI, and other NBT.

8 min read
WorkflowGive

Custom potions, splash potions, and tipped arrows with commands

Build custom potions, splash and lingering potions, and tipped arrows with the Minecraft /give command, setting effects, duration, amplifier, and color.

7 min read
WorkflowGive

Give custom player heads and skulls with commands

Use the Minecraft /give command to get a player head with any player skin, using the modern profile component and the legacy SkullOwner NBT.

6 min read
WorkflowSummon

Summon armor stands: no baseplate, arms, poses, and invisibility

Summon custom armor stands with the Minecraft command: hide the baseplate, show arms, set arm and body poses, make it invisible, and hold items.

7 min read
WorkflowSummon

Create custom villager trades with the /summon command

Summon a villager with custom trades using the Minecraft command: set profession, trade items, prices, max uses, and experience with the Offers NBT.

8 min read
WorkflowGive

Build custom firework rockets with the /give command

Give custom firework rockets with the Minecraft command: set flight duration, explosion shapes, colors, fade colors, trail, and twinkle with the fireworks data.

6 min read

Troubleshooting

Troubleshooting

Debugging guides for version mismatches, selectors, Bedrock limits, and broken output.

Version guide

Version notes

Focused explanations for syntax changes that affect copied commands.

Reference

Reference pages

Compact command references for selectors, text components, and reusable decisions.