JSON to Brigadier - Minecraft
This library converts JSON files into Minecraft Commands
See json-to-brigadier for the API specifications.
Command types
No argument types
These commands are all specified with
"argument":{
"type" : "<TYPE_HERE>"
}
"game_profile"
"block_pos"
"column_pos"
"block_state"
"block_predicate"
"item_stack"
"item_predicate"
"color"
"component"
"message"
"nbt_compound_tag"
"nbt_path"
"nbt_tag"
"objective"
"objective_criteria"
"operation"
"particle"
"angle"
"rotation"
"scoreboard_slot"
"swizzle"
"team"
"item_slot"
"resource_location"
"mob_effect"
"function"
"entity_anchor"
"int_range"
"float_range"
"item_enchantment"
"entity_summon"
"dimension"
"time"
"uuid"
minecraft:vec3 and minecraft:vec2:
"argument":{
"type" : "<TYPE_HERE>",
"centered": <true|false>
}
minecraft:score_holder and minecraft:entity:
"argument":{
"type" : "<TYPE_HERE>",
"multiple": <true|false>
}
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.17
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as json-to-brigadier-minecraft-1.1.0.jar — drop this file into the mods folder
- Download size: 249 KB
- Download link checked 5 Sept 2026 — working
These come from our own check of the pack file, not from the source page.