Commands

March 20, 2026 ยท View on GitHub

Diagnose project

Blockception: Run diagnose on project

This command causes the plugin to traverse the entire project and look for errors and problems. currently only mcfunctions are processed, but entities, particles and items are to be included in the future + many more.

Cheat Sheets

Cheat sheet are accesable through the following command(s):

CommandDescription
Blockception: Cheat sheet: MolangDisplays the cheat sheet for molang, containing filters, queries and more
Blockception: Cheat sheet: Behaviors FiltersDisplays the cheat sheet for filters

Create Files

All these command do not work if the file already exists. These commands work best with a workspace being present. They requires manifest for the world, behavior pack and/or resource pack to exist.

CommandDescription
General
Create BP-RP entities filesCreates resource pack and behavior pack entities file
Create all language filesCreates for all known worlds, resourcepacks, and behaviorpacks texts folders
Create all manifestsCreates for all known worlds, resourcepacks, and behaviorpacks texts manifests
Open latest errorsTries to look for the latest content log produced by minecraft and opens it
Create MCProject filesCreates minecraft project related files to the workspaces
Behavior pack
Behavior Pack: Create animation controllers fileCreates an animation controller for the behavior pack
Behavior Pack: Create animations fileCreates an animations for the behavior pack
Behavior Pack: Create block fileCreates a block for the behavior pack
Behavior Pack: Create entities fileCreates an entities for the behavior pack
Behavior Pack: Create item fileCreates an item for the behavior pack
Behavior Pack: Create language filesCreates the language files for the behavior pack
Behavior Pack: Create loot_table fileCreates a loot table for the behavior pack
Behavior Pack: Create manifestCreates a manifest for the behavior pack
Behavior Pack: Create recipe fileCreates a recipe for the behavior pack
Behavior Pack: Create spawn_rule fileCreates a spawn rule for the behavior pack
Behavior Pack: Create trading fileCreates a trading for the behavior pack
Resource pack
Resource Pack: Create animation controllers filesCreates an animation controller for the resource pack
Resource Pack: Create animations filesCreates an animation for the resource pack
Resource Pack: Create attachable filesCreates an attachable for the resource pack
Resource Pack: Create the biomes_client fileCreates the biomes_client.json file in the resource pack
Resource Pack: Create the blocks file filesCreates the blocks.json file in the resource pack
Resource Pack: Create block culling rule fileCreates a block culling rule file in the resource pack
Resource Pack: Create entities filesCreates an entities for the resource pack
Resource Pack: Create flipbook_textures filesCreates the flipbook_textures.json file in the resource pack
Resource Pack: Create language filesCreates the language files for the resource pack
Resource Pack: Create item texture fileCreates the item_texture.json file in the resource pack
Resource Pack: Create manifestCreates a manifest for the resource pack
Resource Pack: Create model fileCreates a model for the resource pack
Resource Pack: Create the music definitions fileCreates the music_definitions.json file in the resource pack
Resource Pack: Create the particle fileCreates a particle file for the resource pack
Resource Pack: Create the render controller fileCreates a render controller for the resource pack
Resource Pack: Create the sounds fileCreates the sounds.json file in the resource pack
Resource Pack: Create the sound definitions fileCreates the sound_definitions.json file in the resource pack
Resource Pack: Create the terrain texture fileCreates the terrain_texture.json the for the resource pack
Resource Pack: Create the texture_list fileCreates the texture_list.json the for the resource pack, Pre filled
World pack
World: Create language filesCreates the language files for the world
World: Create all manifestCreates a manifest for the world