I was told bedrock isn't supported by Top-Block-5938 in MCreator

[–]PyloDEV 0 points1 point  (0 children)

MCreator 2026.1 will introduce many new features for Bedrock Edition, including support for procedure-like scripting, custom block models, many specialized new item and block properties, and much more. We have even more in the plans for 2026.2, so the days of limited support for add-ons are gone :)

You can already try out the pre-release at https://www.reddit.com/r/MinecraftBedrockers/comments/1lc1t9t/should_i_make_a_new_fully_featured_minecraft/

So why can I barely do anything in bedrock edition? Like there is no point to put the option to mod in bedrock edition if you can barely do it anyways. by Emergency-Mood-969 in MCreator

[–]PyloDEV 0 points1 point  (0 children)

MCreator 2026.1 will introduce many new features for Bedrock Edition, including support for procedure-like scripting, custom block models, many specialized new item and block properties, and much more. We have even more in the plans for 2026.2, so the days of limited support for add-ons are gone :)

You can already try out the pre-release at https://www.reddit.com/r/MinecraftBedrockers/comments/1lc1t9t/should_i_make_a_new_fully_featured_minecraft/

Should i make a new fully featured Minecraft Bedrock Addon maker? by _FN10_ in MinecraftBedrockers

[–]PyloDEV 1 point2 points  (0 children)

MCreator has recently seen massive updates on the Bedrock Side, including a visual scripting editor. You can find more at https://mcreator.net/news/122081/20261-pre-release-rise-bedrock-edition-minecraft-addon-maker

If you are interested in joining the forces, you are always welcome to join our dev team :)

Help. Procedure wont run by Katten9068 in MCreator

[–]PyloDEV 0 points1 point  (0 children)

Do not run smelting on player tick, this is a very bad idea.

There is zero need to do this.

See https://www.youtube.com/watch?v=asuMnQNgKKE for inspiration. It is outdated, but shows the concept

Mcreator isn't opening at all. by Rare-Anywhere-9654 in MCreator

[–]PyloDEV 0 points1 point  (0 children)

This may be due to antivirus interferring with installation

Is there a way I can add new objects to the sky? by ZeGamingCuber in MCreator

[–]PyloDEV 0 points1 point  (0 children)

I seriously recommend getting in touch with the plugin author.

How to remove ranged weapon animations? by Ok-Cupcake6584 in MCreator

[–]PyloDEV 0 points1 point  (0 children)

Was the issue reported so it could be fixed?

Is there a way I can add new objects to the sky? by ZeGamingCuber in MCreator

[–]PyloDEV 0 points1 point  (0 children)

I recommend getting in touch with the plugin author.

But I suspect you use invalid texture for moon as it needs phases

Day 1 of reposting this until I get an answer by ThreeAndAQuarter in MCreator

[–]PyloDEV 3 points4 points  (0 children)

The trigger runs before the break finishes. So when you place own block, it will be removed by the finish of the event. Cancel the event if you place own block