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.
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
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
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
Troubleshooting
Troubleshooting
Debugging guides for version mismatches, selectors, Bedrock limits, and broken output.
Why your Minecraft command is not working
Debug broken Minecraft commands by checking version syntax, selectors, quoting, NBT structure, and unsupported edition features.
9 min read
Bedrock command limitations for Java command creators
Understand which Java NBTForge workflows need a different Bedrock strategy before copying summon, item, passenger, and datapack commands.
7 min read
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.
Minecraft target selector cheat sheet
Review common target selector filters for players, entities, distance, tags, teams, scores, and sorting before building commands.
8 min read
Minecraft text component color and click guide
Plan tellraw, title, bossbar, item name, lore, and book text with color, decoration, hover, and click behavior.
9 min read