MCreator 1.7.6 for Minecraft 1.12.2 released

Published by Klemen on
MCreator 1.7.6 for Minecraft 1.12.2

MCreator for Minecraft 1.12.2 is now there. It supports importing old workspaces so you can migrate all of your projects into new MCreator without any issues. Read the article to learn more about this update.

One of the bigger changes in MCreator 1.12.2 is that achievement system was replaced with advancement system. In MCreator, we still call them achievements to avoid confusion. Achievements from your old mods will be automatically migrated to support the new system.

Another new feature is that dialog windows can now be closed using ESC button as this is almost a standard for most development tools as some developers prefer to work with a keyboard rather than with a mouse.

We have also fixed some bugs including a problematic bug that caused fatal MCreator crash without any warnings in some rare cases when a file copy task failed. Now the error is properly handled and MCreator won't just close anymore.

The full changelog of MCreator 1.7.6:

  • Updated Minecraft Forge MDK to recommended version 2491 for Minecraft 1.12.2
  • Updated recipe, fuel, command, structure, food, tool, armor, item, overlay, plant, biome, gun, fluid, block, GUI, dimension, mob, advancement and creative tab creation to Minecraft 1.12.2
  • Updated events and global events and conditions to Minecraft 1.12.2
  • Added support for old workspace importing and migration to Minecraft 1.12.2
  • Removed old website API which improved MCreator load time
  • Dialogs can now be closed with ESC button for better UX
  • [Bugfix] Custom GUI size was not saved and restored properly
  • [Bugfix] Some crashed lead MCreator to just close itself without any warning
  • [Bugfix] Magma blocks spawning in custom nether like dimensions
  • [Bugfix] Place schematic event result not working in commands
  • [Bugfix] Armor textures for inventory not working
  • [Bugfix] "When right clicked on block" event in item creation not working
  • [Bugfix] Disabled hardware acceleration of 2D UI components to increase performance and to fix some render glitches on Nvidia graphics cards
  • [Bugfix] Fixed many other minor bugs

Another thing that is worth mentioning is that we have started doing an upgrade roadmap for the next generation of MCreator - MCreator 2. You can participate in the discussion and add suggestions and ideas for any major changes that should happen with this update. This is only the concept right now so we don't have any release dates for and as it will not happen that soon yet.

If you missed our website update release article, make sure to read it too as it describes all changes on the website in depth. There were many great changes so it is worth to check it out.

Make sure to tell us what you think about this update in the comments and share this article. Happy modding!

Share this on:

Comments

Can anyone tell me if it's possible to add other mod API's to your workspace? I'm trying to make a mod that supports Red Stone flux but I have no idea how, if at possible, to do it

Add the ability to add model. obj to MC 1.7.10, as well as models of food and armor.

Heyhoooo, I have a question. Can you import 1.7.10 MCreator mods to 1.12.2?

Happy 2018! I wish you a year full of happiness and good mods XD!

What about Mcreator 2017 Recap?

great and all, but wheres vanilla support, you should add vanilla support (for editing vanilla items)

Vanilla support is hard to implement and has no framework to work with. Direct modifications would cause modifications to be incompatible with each other as multiple mods could modify the same parameter. As long as this is not supported by Minecraft Forge with some sort of framework, we can't support this functionality.

I made a new mod that only has one block that does nothing. It has the same texture as cobble stone. Drops it's self. Basically went through and only gave it a name. And it crashes for servers. Moder friend of mine same the crash was from server trying to read client side code. Being that I made a simple block that does nothing I'm not sure what I could have used that's a rare case

https://pastebin.com/uP4PTywU
Does this on my mod and the test mod.
If I have something done wrong please point me in the right direction.

I seems that you have created a fluid block because it is the only mod element that uses ItemMeshDefinition and this class caused the crash. It seems that fluids don't work with multiplayer. We will fix this with next update.

While that is true, that mod did have a fluid block. The other test mod I made didn't and got the same crash. If I use 2 workspaces one with a fuild block and one without do they share code? I mean understand it not working with the mod that has the fluid block, but why the crash with the workspace with only one block that's not fuild?

Any chance of getting the bug I reported fixed. 1.7.6 will NOT work on server side at this time. Being that my mod is for use on servers it's pointless at this time?



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.