promotional bannermobile promotional banner

CommandCrafter

Useful Minecraft command tools in a Fabric mod and VSCode Extension (syntax highlighting, completion, debugging, etc.)

File Details

command-crafter-1.21.5-0.3.0.jar

  • R
  • May 17, 2025
  • 3.41 MB
  • 46
  • 1.21.5
  • Fabric

File Name

command-crafter-1.21.5-0.3.0.jar

Supported Versions

  • 1.21.5

Curse Maven Snippet

Fabric

modImplementation "curse.maven:commandcrafter-1082764:6539852"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Only works with Fabric Loader 0.16.14 and below!

Important bugfix: Debugging macro functions works now

Also download the VSCode extension update to get all new features!

Changes:

  • New Minecraft Console
  • Added VSCode commands to reload files: Reload Datapack, Reload Resourcepack and Reload Shaders
    • Reloads can also be configured to happen automatically when saving a file in VSCode by enabling the following keys in the feature config: autoreload.datapack_json, autoreload.resourcepack and autoreload.datapack_functions
  • When SNBT is written in a string, tags and values are still highlighted, but the string color will be kept for characters that aren't highlighted to make it clear that the value is a string

And other bugfixes