Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    DEVELOPMENT

    • Roadmap

      See which projects are currently being worked on and what's next.

    • Documentation

      Guidelines, release notes and development docs.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on MC Animaker
MC Animaker

Bring your Blender animations to life in Minecraft.
Add-on by Priqnot
About What's New Permissions Reviews Version History

Version History

1.4.0
Compatibility
Blender 4.2 LTS and newer
  • 179.6 KB
  • 2066
  • February 2nd, 2026

Changelog

v1.4.0 - Updates:

Main changes:
  • Code:
    • New addon file structure (Optimized for future updates)
    • Now using bmesh instead of bpy.ops (Stable block imports)
    • New Blockstate system (Stable, but incompatible with MCA 1.3.5 and lower)
    • Updated Block Database: Now the addon uses 1.21.11 Block Database by default
      Note: You can update the Block Database using Dev Tools (Recommended Resource Pack)

  • UI/UX:

    • Added new icons

    • Removed Block ID filter

    • New Block & Entity prefixes

    • New progress bar when exporting

    • Updated Collection Structure and Colors

    • Moved Datapack Settings to Export Tab (Again)

    • Split export settings into distinct Block and Entity

    • Cleanup Tools (Formerly Organization Tools):

      • Merged old tools into Optimize Project.
      • Added Relocate Objects function.
      • Logic is now much more consistent.
    • Removed Use Interpolation checkbox

    • Removed Start from interpolation settings

    • Removed Custom Frame Range from Export Tab

    • Removed Dynamic Tracking checkbox from Tracking Options


  • Datapack:

    • Exporting Book Menu is now optional
    • Added an option to open the datapack folder after exporting.
    • You can now save Datapack Settings & Resource Pack settings to preferences
    • Pre-built Assets: Included internal textures for common blocks (Grass_Block, Planks and Stone) to prevent missing textures when no Resource Pack is loaded.

Minor changes:
  • Keyframe Optimization: Now the generated keyframes are way more optimized with an early fail setup
  • Entity Commands: Added Keyframe Control. You can now specify frames for execution (e.g. 1,2,3,5 or 1-3, 5).
  • Missing Textures: Now using a distinct texture (No longer pink material)
  • Translator: Added support for future language translations
Compatibility
Blender 4.2 LTS and newer
Downloads
2066
Size
179.6 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Approved
v1.4.0 179.6 KB
1.3.4
Compatibility
Blender 4.2 LTS and newer
  • 129.1 KB
  • 1731
  • November 1st, 2025

Changelog

1.3.4 - Updates


Fixes:

  • Fixed vertices being deleted from all blocks with invisible faces.
  • Fixed blocks that uses cross.json (short_grass, fern, weeping_vines and all similar blocks)
  • Fixed hopper aways solidifying facing wall.

Added blockstates for the following blocks

  • Flower pot (You can easily change flower_pot plants now)
  • Cave Vines (Partial)
  • Weeping & Twisting vines
  • Glow Lichen
  • Tall Grass, Tall Dry Grass & Large Fern
Compatibility
Blender 4.2 LTS and newer
Downloads
1731
Size
129.1 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.4 129.1 KB
1.3.3
Compatibility
Blender 4.2 LTS and newer
  • 126.0 KB
  • 47
  • October 31st, 2025

Changelog

1.3.3 - Updates:

Fixed the following bugs:

  • Solidify not solidifying on the first keyframe.
  • Player Tracking Mode conflicting with entity's spectators.
  • Hopper model always facing the wall in the viewport.
  • Book misalignment after v1.3.2.
Compatibility
Blender 4.2 LTS and newer
Downloads
47
Size
126.0 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.3 126.0 KB
1.3.2
Compatibility
Blender 4.2 LTS and newer
  • 125.9 KB
  • 39
  • October 31st, 2025

Changelog

v1.3.2 - Updates:

Minor fixes and 2 new blockstates blocks
  • Added blockstates support for the following blocks:

    • Brewing Stand (Partial support — Block displays and viewport only)
    • Hopper
  • Improved Block Import Method: Faces from blocks with empty textures were being deleted. Now Fixed!

  • Added Reload and Debug Delete to Scene Control: Debug Delete will delete every Block Display entity in a 5 block radius.

Compatibility
Blender 4.2 LTS and newer
Downloads
39
Size
125.9 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.2 125.9 KB
1.3.1
Compatibility
Blender 4.2 LTS and newer
  • 125.2 KB
  • 52
  • October 29th, 2025

Changelog

v1.3.1 - Updates:

1.21.9+ Support and In-game Controls!
  • Added Support to Minecraft 1.21.9 and 1.21.10

  • Added blockstates support for the following blocks:

    • Mushroom Blocks (Red, Brown and Stem variant)
    • Glass Panes
    • Iron Bars
    • Slabs
  • Reorganized Export Tab

  • Added in-game scene control: Now you can use a book to quickly control the scene.


To get the control book use: /function namespace:_menu/animation/(scene_name)

Example: /function mca:_menu/animation/my_cool_animation

Note: This is an experimental feature and works only in Minecraft 1.21.5 and later.

Compatibility
Blender 4.2 LTS and newer
Downloads
52
Size
125.2 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.1 125.2 KB
1.3.0
Compatibility
Blender 4.2 LTS and newer
  • 121.1 KB
  • 259
  • October 19th, 2025

Changelog

v1.3.0 - Updates:

Main changes:
  • Added Blockstates Support: You can now control the specific state for many blocks directly in the UI! This includes:

    • Stairs
    • Fence Gates
    • Fences
    • Walls
    • Trapdoors
    • Doors
    • Candles
    • Buttons
    • Pressure Plates
    • Levers
  • Fixed Grass Block: The grass block materials are now correctly generated and applied

  • Fixed Selection Loss: Your object selection is now properly restored after updating blocks.

  • Added Invert Normals Preview: Blocks with "Invert Normals" enabled will now display their flipped normals on Update.

Minor changes:
  • New Organization Panel: A new "Organization Options" panel has been added to the Assets tab, giving you tools to clean up unused data, collections, and materials.
  • Optimized Block Updates: "Update Block" is now significantly faster, especially when updating many blocks at once.
  • New Solidify Method: You can now choose the solidify method(Vanish or Spanish).
Compatibility
Blender 4.2 LTS and newer
Downloads
259
Size
121.1 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Approved
v1.3.0 121.1 KB
1.2.2
Compatibility
Blender 4.2 LTS and newer
  • 517.0 KB
  • 596
  • September 18th, 2025

Changelog

v1.2.2 - Updates:

Tracking Updates:
  • Animatable Tracking: You can now switch between targets in your animations! Useful for dynamic camera shots.
  • New Object Property: Using "Target" on a specific object you can track an object without exporting them to Minecraft.
  • Added Block Tracking: You can now target Blocks directly, so you no longer need to rely on invisible entities.
Minor Fixes:
  • Fixed Block Preview: Some blocks like buttons and lever were not being correctly represented in Blender's Viewport, now fixed!
  • Invert Normals Improvements: You can now apply it to individual blocks, and also animate it.
Compatibility
Blender 4.2 LTS and newer
Downloads
596
Size
517.0 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Approved
v1.2.2 517.0 KB
1.2.1
Compatibility
Blender 4.2 LTS and newer
  • 111.5 KB
  • 268
  • September 5th, 2025

Changelog

v1.2.1 - Updates:

  • New Feature on block properties: You can now apply the same Block ID to multiple blocks at the same time. Just click the Chain button and when you click 'Update Blocks', the active object's Block ID will be applied to all other selected blocks.
Compatibility
Blender 4.2 LTS and newer
Downloads
268
Size
111.5 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Approved
v1.2.1 111.5 KB
1.2.0
Compatibility
Blender 4.2 LTS and newer
  • 111.2 KB
  • 56
  • September 3rd, 2025

Changelog

v1.2.0 - Updates:

  • Big UI changes: The addon panel is now way more cleaner and easier to use with a new tabbed layout(Object, Assets, Export)

  • Added New Block Types: You can now import and visualize textured 3D block models directly from your resource pack, including different shapes.

Compatibility
Blender 4.2 LTS and newer
Downloads
56
Size
111.2 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Approved
v1.2.0 111.2 KB
1.1.0
Compatibility
Blender 4.2 LTS and newer
  • 15.6 KB
  • 228
  • August 22nd, 2025

Changelog

v1.1.0 - Updates:

  • Added "Model" Export Mode: You can now export a single frame of your animation as a static, one-entity model, perfect for creating structures or props.

  • Added Version Selection: You can now choose your target Minecraft version (1.19.4 to 1.21+) to automatically set the correct pack_format and folder structure.

  • Added "move" Command: A move.mcfunction is now generated for every animation and model, allowing you to easily teleport the nearest instance to your location in-game.

Compatibility
Blender 4.2 LTS and newer
Downloads
228
Size
15.6 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.0 15.6 KB
1.0.0
Compatibility
Blender 4.2 LTS and newer
  • 14.6 KB
  • 17
  • August 22nd, 2025

Changelog

v1.0.0 - Initial Release

This is the first public release of MC Animaker! My goal is to provide a comprehensive and powerful suite of tools for creating advanced, datapack-driven Minecraft animations with just Blender.


Features Included in this Release:

  • Full support for multiple diferent scenes in a single datapack.
  • Full support for animating Block Displays.
  • Support for animating entities position and tracking(Center, Player and Target).
  • Optimized keyframe generation:
  1. For Blocks, keyframes are only created when a property changes, resulting in a lightweight datapack.
  2. For Entities, keyframes are generated for every frame to ensure smoothness.
Compatibility
Blender 4.2 LTS and newer
Downloads
17
Size
14.6 KB
Permissions
This version requests the following:
  • Files Import Resource Packs and Export Minecraft Datapack Files
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.0 14.6 KB
11 versions
  • About
  • Privacy Policy
  • Terms of Service
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
  • Code of Conduct
Organization
  • People
  • Jobs
Blender Network
Download
  • Latest Blender
  • Blender LTS
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Requirements
  • Benchmark
  • Flamenco
Extensions
  • Add-ons
  • Themes
Developers
  • Get Started
  • Roadmap
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Studio
  • Films
  • Training
  • Tools & Pipeline
Support
  • Manual
  • Community
  • FAQ
Get Involved
  • Documentation
  • Education
News
  • Press Releases
  • User Stories
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite