Products Pricing Docs Contact us

MCDevKit

A complete development toolkit for Minecraft Bedrock Edition content.
Created with Marketplace studios in mind, but perfect for all Minecraft creators.

Products

Cutscene Studio

Cutscene Studio is an advanced application for creating cutscenes for Minecraft Bedrock Edition, that can be easily a part of your next addon. Create unforgettable experiences for your players!

Features:
  • live preview: connect Cutscene Studio to Minecraft and see your cutscene come to life as you work on it
  • timeline: create your cutscene just like you would create them in any other video editing program
  • custom interpolation and motion easing: make your shots buttery smooth with different interpolations and motion easing modes
  • cinematic effects: add one small JSON UI modification bundled with Cutscene Studio and easily add cinematic black bars and fade transitions
screenshot backgroundscreenshot background

SkinViewer

screenshot backgroundscreenshot background

SkinViewer is an advanced application for making skins. It contains a live preview of the skins on the model for easier creation and a collection of checks for catching errors.

Features:
  • live preview: see changes on the player model right after changing the texture
  • multiple poses: see how the skin looks like in different poses
  • creators-specific poses: see separate boxes and layers of the skin
  • validation: see warnings about most common errors, when making skins
  • notes: create notes about skin pack

WorldViewer

WorldViewer is an advanced application for preparing worlds.

Features:
  • map preview: see whole world rendered as a map
  • chunk pruning: select chunks and exclude them from export
  • data pruning: remove all player data from export
  • modify world settings: modify game rules and abilities
screenshot backgroundscreenshot background

MCDevKit

screenshot background

MCDevKit is a complete solution to making skin packs, world packs, resource packs or mash ups for verified Marketplace studios. It contains all the features from SkinViewer and WorldViewer, and has a complete mechanism for exporting and importing zipped packs.

Features:
  • extra marketing files: quickly add non-standard files to the skin pack
  • expanded notes functionality: easily include notes in the export
  • importing ready packs: import ready and zipped packs for further refining in case you lose the original MCDevKit project
  • collaborate: SkinViewer, WorldViewer and MCDevKit projects are compatible with each other

CommandLang

CommandLang is a programming language compiled to Minecraft Bedrock edition commands. It features all the logic and arithmetic elements, that you would expect from a programming language as well as built-in JSON templating engine for quicker generation of complicated JSON files.

Features:
  • If..else, switch, for, do..while and more syntax to bring the programming element into mcfunctions
  • Addition, subtraction, multiplication, division and modulo operations
  • Functions with parameters and return values
  • JSON templating engine, that implements loops, flow control, variables and arithmetic for generating JSON files
screenshot backgroundscreenshot background

CommandLang showcase

Try it now!

CommandLang
Press 'compile' button
JSON Templating Engine
{
"$template": {
"pools": [
{
"rolls": 1,
"entries": [
{
"$comment": "Iterate over range of 5 to 42 (inclusive)",
"{{#5..42}}": {
"type": "item",
"name": "minecraft:potion",
"weight": 1,
"functions": [
{
"function": "minecraft:set_data",
"$comment": "Set data field to the index value. '=' sign will force conversion to a number",
"data": "{{=value}}"
}
]
}
}
]
}
]
}
}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Pricing

Find the best bundle for you and your teammates!

pricing card backgroundpricing card background

Individual License

Best suited for individual developers.

Package contents:
  • CommandLang
  • IntelliJ IDEA plugin
  • SkinViewer
  • WorldViewer
  • Glyph Editor
  • Cutscene Studio

25€

per developer, per month
pricing card background

Team License

Best suited for marketplace teams, that create professional content.

Package contents:
  • CommandLang
  • IntelliJ IDEA plugin
  • SkinViewer
  • WorldViewer
  • Glyph Editor
  • Cutscene Studio
  • Persona Explorer (only for confirmed Marketplace creators)
  • MCDevKit (only for confirmed Marketplace creators)

50€

per team, per month
pricing card background

Non-commercial License

License for people purely learning and experimenting.

Package contents:
  • CommandLang
  • IntelliJ IDEA plugin
  • Glyph Editor