2026.1 pre-release - The rise of Minecraft Bedrock Edition

Published by Klemen on
2026.1 pre-release - the rise of Bedrock Edition

The pre-release of 2026.1 is here! This will be the biggest update overall, but also in terms of Minecraft Bedrock Edition add-on features!

Feature collage time

Check the feature collages below to learn about the upcoming features. Can you name them all?

Showcase of features coming to Minecraft mod maker MCreator in version 2026.1

More mod maker features

You can find even more new upcoming features in the collage below!

Showcase of features coming to Minecraft mod maker MCreator in version 2026.1

Yet another feature collage

This update is so big that we had to make three collages to cover just some of the new features. There are many more coming that are not part of those collages, but are mentioned in the changelog below.

Showcase of features coming to Minecraft mod maker MCreator in version 2026.1

Snapshot changelog

This is a full changelog of this snapshot with more notable changes highlighted with bold text.

  • The existing app instance, if available, is used when workspaces are opened from the system explorer
  • Improved image downsizing across the software components
  • Improved the generated code of the block mod element to override fewer methods when possible
  • Improved the delay procedure block to cause less lag when used often
  • Added support for using SemVer mod versioning for supported generators
  • Added an option for custom tools to specify attribute modifiers
  • Added new parameters to custom armor: rarity
  • Added new parameters to custom items: repair items
  • Added new parameters to custom tools: rarity
  • Added new procedure triggers to the tool mod element: on item dropped, on item destroyed
  • Improved wood pack maker: it now also generates signs, hanging signs, boats, supports wood bark color, has improved textures, makes leaves compostable, and more
  • Added a new block base: hanging sign
  • Added global scope support for vector variables
  • Improved leaves block base to drop like vanilla leaves with shears and silk touch support
  • Rotation of custom particles can now be controlled using vector procedures
  • Added support for controlling block luminance using procedures and blockstates
  • Added a new custom block element property: has custom light opacity
  • Added new item procedure blocks: set/get NBT itemstack tag
  • Added new block procedure blocks: set/get NBT itemstack tag
  • Added new entity procedure blocks: set/get NBT itemstack tag
  • [A 1.21.x] Added new Bedrock item parameters: rarity, tool-like rendering, creative tab, item animation, use result item, movement modifier, hide in commands, off-hand use, fuel duration, despawn when dropped, and is stacked by data
  • [A 1.21.x] Added new built-in block model types: single texture, cross
  • [A 1.21.x] Added new Bedrock block parameters: creative tab, hide in commands, generation shape, rotation type, render method, and tint method
  • [A 1.21.x] Added support for importing custom structures
  • [A 1.21.x] Added new mod element: script (like procedures, but for Minecraft Bedrock Edition)
  • [A 1.21.x] Added new script blocks: Minecraft components, basic math, logic, text, and flow blocks, add item to entity, run command in current dimension, run command in selected dimension, explode, play sound, spawn entity, wait, get block at, send chat to all players
  • [A 1.21.x] Added new global script triggers: block placed, entity dies, player interacts with block, player interacts with entity, player ticks, weather changes, world loaded, world ticks, place structure
  • [A 1.21.x] Added new block script triggers: block broken, block placed, player breaks block, player interacts with block, block random tick
  • [A 1.21.x] Added new item script triggers: item used, item consumed, item hits entity, block mined with item, item use finished, item used on block
  • [A 1.21.x] Added support for custom block JSON geometry models
  • [A 1.21.x] Added an option to specify what blocks and on what blocks a custom item can place
  • [A 1.21.x] Added an option to specify what entities and on what blocks a custom item can spawn or dispense
  • [Bugfix] Localizations of a language were sometimes also applied to the language from which they were copied from
  • [Bugfix] Opening a second software instance opened a Chromium window instead of the software
  • [Bugfix] No animation item animation option still caused swing animation to play for custom ranged items
  • [Bugfix] Custom slab blocks did not always drop twice the amount for the double slab configuration
  • [Bugfix] Right-clicking an animal entity without breed trigger items crashed the game
  • [Bugfix] The user interface was very laggy when a background image was used
  • [Bugfix] Some other minor fixes and improvements

Release changelog

Below is the changelog of the previous MCreator snapshots, covering changes in the upcoming 2026.1 release.

  • Redesigned the default UI dark theme for better contrast and usability
  • Added a side strip for easier access to the project browser, console, debugger, and code viewer
  • Chromium/JCEF WebView for Blockly - significantly improved Blockly performance and stability
  • Console tab scroll lock is now released automatically when scrolled to the bottom
  • The texture selection dialog now opens much faster for large workspaces
  • Applied several improvements to the generated code to make mods faster and more efficient
  • Improved image editor layer resize canvas adaptation algorithm
  • Improved validation for certain feature mod element blocks
  • Added new Blockly preference entries: max trashcan capacity, start zoom scale
  • Improved the tool mod element editor UI experience and layout
  • Changed the default monospaced font for the console and code editor to JetBrains Mono
  • Added support for enabling font ligatures in the code editor
  • Added an option for custom items with melee damage to specify the attack speed
  • Improved variable and localization edit performance
  • Added a new block base: sign
  • Added an option for custom items to specify attribute modifiers
  • Added new item type to the item type check procedure block: tool
  • Added an option to disable particle size variation for custom particles
  • Added special entity mod element type that allows creation of custom boats
  • Added an option to make custom projectiles remain on the ground after landing
  • Custom blocks now support block states (models, textures, bounding box) based on state property values
  • Custom shears and special tools can now specify repair items
  • Added vertical and horizontal flip tools to the image editor
  • Add support for mouse buttons in the keybind mod element
  • Added support for specifying cave biomes in custom dimensions
  • Added text shadow parameter to labels in custom GUIs and overlays
  • Add an option for armor models to support translucent textures
  • Added custom cave biome depth range parameter
  • Opening the bound GUI of a custom item is now optional and can be conditioned with logic procedures
  • Added a new global session scope variable type: entity
  • Added a new command argument type: resource location with suggestion
  • Added new advancement triggers: player crafts recipe, player unlocks recipe
  • Added new entity procedure blocks: get the number of ticks an entity has existed for, get session ID of entity, get entity from session ID, get entity from UUID string, get fall distance
  • Added a new advancement item selector: any item in the list
  • [NF 1.21.8] Added support for configuring particle type and chance for the custom leaves block base
  • [A 1.21.x] Created a special Bedrock block mod element type with parameters specific to this game edition
  • [A 1.21.x] Created a special Bedrock item mod element type with parameters specific to this game edition
  • [Bugfix, NF 1.21.8] Custom Java animations referencing Java model parts that didn't exist crashed the game
  • [Bugfix, A 1.21.x] The Bedrock addons inside the test environment did not work with the new launcher
  • [Bugfix, A 1.21.x] The Minecraft Bedrock Edition game test environment did not work with the new launcher
  • [Bugfix] Flying entities flew slowly, no matter the specified flying speed
  • [Bugfix] Pack maker tools could cause build errors in fresh workspaces
  • [Bugfix] If variables were edited while the search was active, non-visible variables were deleted
  • [Bugfix] Variable, tag, and localization search functionality was case sensitive
  • [Bugfix] Image editor sometimes opened with the tool panel collapsed and zoomed fully out
  • [Bugfix] Animal-based AI bases generated the wrong offspring type in custom living entities
  • [Bugfix] In some rare cases, it was possible to make multiple mod elements share the same names
  • [Bugfix] Procedure block search was slow with many plugins installed
  • [Bugfix] Item damaged advancement trigger damage range predicate did not work correctly
  • [Bugfix] Procedure selector ordering did not honor the workspace sorting setting, but was instead random
  • [Bugfix] When changing variable type, it was possible to switch into unsupported scope combinations
  • [Bugfix] Texture selection dialog sometimes unexpectedly shuffled texture order
  • [Bugfix] Console tab scroll lock did not work correctly
  • [Bugfix] Buckets of custom fluids did not work correctly with fluid tanks of other mods in some cases
  • [Bugfix] Item components in item arguments of commands were not applied to the provided item stack
  • [Bugfix] Custom enum block state properties showed uppercased names in some cases
  • [Bugfix] Some other minor fixes and improvements

Release notes

  • Existing blocks may have custom light opacity handling disabled by the converter if it is estimated that it was not needed
  • Flying entities now fly with the correct speed. If you set very high flying speeds in an attempt to fix this bug, entities will fly very fast, and the movement speed parameter may need to be manually adjusted.
  • Addon blocks, tools, and items are converted to Bedrock variants of blocks and items for more specialized editors that match Minecraft Bedrock edition features
  • Removed custom biomes from addons, as Minecraft Bedrock Edition no longer supports them at this time
  • [Plugins] API plugins can now specify a version range parameter for mod dependencies they declare

A snapshot download is available on the Download page, under the Snapshot downloads section. 

Make sure to download and install the pre-release so you can test it out. This way, we can ensure the release is as stable as possible. Leave a comment with your feedback on the update below. Stay tuned and keep on modding!

Share this:

Comments

I'm not sure what I am doing wrong here. I have a ceiling patch feature that replaces stone with a custom moss block that sustains plants. I then made a plant, set it to cave and it can generate at any height. The valid blocks is empty and the valid block placement procedure checks for air at the current position and the custom moss block above it, and will return true and otherwise return false. Here are the two issues:
1. The plant still won't spawn on its own, only by a patch feature.
2. The plant can be placed manually, but if there is a ceiling plant next to it, both break.

It'd be nice to have a built-in carpet block model rather than having to create a custom block model for it. And it would render in the GUI properly instead of as a flat texture.

I am not sure if this is supported since I can't find a forum discussing it. I currently have some custom OBJ models that I imported for blocks. I'd like to have the custom block model show up in the player's inventory, but it only shows a flat PNG. For reference the custom block model is 16x16 and it is the latest release of MCreator.

I left the block item texture empty and it uses a flat PNG as the inventory texture. I tried specifying the block item texture as the block model texture and it does not wrap to the block, it is in the inventory as a flat model. The example I could give is the stone cutter. In the inventory, it does not have the traditional block texture. That is what I am aiming to do for the inventory texture. I just don't know if that is possible for a custom block model.

Hello! This pre-release is very good and i like the boats change! I wanted to ask if you will add in the future a procedure block that gets the damage dealt to an entity.
Somenthing like:
"Get damage value dealt to [event/target entity]" and
"Set damage value dealt to [event/target entity]"
i think it would be very usefull for a lot of new procedures.

previously this:
((Villager) entity).getVillagerData().getProfession() == VillagerProfession.PROFESSION
worked in a custom code snippet block to target specifically only villagers that had that profession, but getProfession() doesn't work on build version 2026.1.14619

can we get a procedure block for villager professions, including custom ones?

Hello, any full version release date hint ? (i cant wait to try the full one , it seem quite interesting) Have good day.



Donate to MCreator

By donating to developers you can speed up development, as with more resources, we can dedicate more time to MCreator. It is a free project made by developers working on it in their free time.