promotional bannermobile promotional banner

CommandCrafter

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

command-crafter-0.6.3+26.1.jar

File namecommand-crafter-0.6.3+26.1.jar
Uploaded
Mar 24, 2026
Downloads
83
Size
3.5 MB
Mod Loaders
Fabric
File ID
7806309
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:commandcrafter-1082764:7806309"

Learn more about Curse Maven

What's new

Updated to 26.1 Changes: - Auto completing a JSON or SNBT key no longer inserts a space after the colon. This is because typing the space manually allows VSCode to also load auto-completions for the value Removed: - Removed warning for missing `block_pos` tag when summoning a `BlockAttachedEntity`, since it doesn't prevent the entity from spawning Fixes: - Fixed completely missing nbt completions for `{equipment:{|}}` in `summon` - Fixed that it was impossible to build datapacks for multiple versions with `datapack build`. Overlay directories will be included in the built datapack now (as well as all other files in the datapack folder such as `.vscode`) and it is now possible to skip function validation at specific locations using `@language vanilla noBuildCheck` - Fixed `pack.mcmeta` analyzer not reading `"filter"` section - Fixed that multiline arguments at the end of a `@language vanilly easyNewLine` command were missing suggestions in the following lines if the argument had an error - Fixed completely missing analyzing of `pack.mcmeta` specifically on Windows (eww)

This mod has no additional files