Builders that hand you the exact text

Commands, config values and JSON files, assembled against a preview instead of guessed at. Where a syntax changed between Minecraft versions, these emit both forms rather than picking one and being wrong for half of you.

Minecraft

Server administration

Why several of these ask for your version

Minecraft 1.20.5 replaced item NBT with item components, which changed the syntax of nearly every command that touches an item — /give, banners, custom names, enchantments. A command written for one era is rejected outright by the other, and because the two look broadly similar the error rarely points at the real problem. Every builder here that emits such a command takes the version first and shows the matching form.

Support & Help