Jump to content

Draft:MCreator

From Wikipedia, the free encyclopedia



MCreator
Original author(s)Pylo
Developer(s)Pylo and open-source community contributors
Initial releaseMay 1st, 2012
Repositoryhttps://github.com/MCreator/MCreator
Written inJava, FreeMarker, JavaScript, Groovy, JSON, NSIS
Operating systemWindows, macOS, Linux
LicenseGPL-3.0
Websitehttps://mcreator.net

MCreator is an open source software for creating Minecraft Minecraft Java Edition mods, Minecraft Bedrock Edition Add-Ons, and data packs through "a drag-and-drop, no-code interface".[1][2][3][4]

Overview

[edit]

MCreator offers visual tools for building Minecraft: Java Edition & Minecraft: Bedrock Edition modifications, plugins, data packs, and addons.[5] Whilst using the tool, MCreator automatically generates Java & JSON code using FreeMarker templates.

MCreator also offers a built-in procedure editor using the Blockly interface, which uses block-based code generation.[2][6][7][8][9] It is designed in a way to be easy to use for users that have not programmed before and do not have technical knowledge of the game. [10][11][12][13] File extension .mcreator is used to denominate workspace files used by the software. [14][15][16]

External plugins developed by the community can also be added to extend its functionalities. A popular Minecraft mod-sharing website CurseForge has a dedicated section for posting MCreator-made mods. [17]

Educational use

[edit]

MCreator has been widely adopted in educational settings due to its accessibility and user-friendly interface. It allows students and beginners in programming to create mods for Minecraft without requiring advanced coding skills. Its drag-and-drop interface, combined with block-based coding and built-in scripting capabilities, makes it ideal for teaching the fundamentals of logic, programming structures, and game design. [18]

Educators often use MCreator to introduce younger audiences to software development concepts through Minecraft modding. The platform supports Java programming, enabling more advanced users to extend their creations with custom scripts. This dual approach—beginner-friendly visual programming and the option for more sophisticated coding—allows it to serve both novice and intermediate learners. Many STEM organizations have adopted MCreator for these reasons.[19][20][21][22]

[edit]

MCreator Link is an open source API and a mod allowing users to make a mod using MCreator and connect it to a hardware device such as Arduino or Raspberry Pi using the Minecraft modding API, Minecraft Forge.[23][24][25]

MCreator Link is also used by some electronic projects to simplify and understand how haptic feedback can be useful in video games.[26]

History

[edit]
Year Date Event Notes
2012 April 1 First idea of MCreator Klemen, the main developer of MCreator and founder of Pylo, had the idea of MCreator about 3 weeks before the development of MCreator started.
May 1 First public version Only added the possibility to create a block and export the mod.
June 12 First public release Added new basic mod elements such as items, tools, food, armor, recipes, ...
August 9 First stable release
September 7 Creation of the website
2013 March 24 First mod contest
April 10 1 million mod items created
May 1 First anniversary
2014 September 1 First community-made video Video featuring MCreator-mods on Pylo's YouTube channel.[27]
2015 Winter First MOTW recap MOTW means Mod Of The Week is a weekly given price to the best MCreator mod on the MCreator website.
2016 May 26 Redesign of the website This website update brought several improvements to the website such as better support for smartphone users.[28]
2017 November Announcement of MCreator 2.0 Over the years, several aspects became quite hard to use. Several bugs were introduced. The project of MCreator 2.0 started to change, improve and fix most of its aspects. From the introduction of a new event system (using Blockly) to a complete redesign of the user interface, without forgetting the separation of workspaces and generators, a roadmap was made to show the progress and future changes.
2018 February 25 MCreator 1.7.8 release "MCreator 2.0" with a lot of changes and a complete renewal of MCreator's code and UI.
May 4 MCreator 1.7.9 release The old event system has been replaced by the new Blockly editor.
2019 January 26 MCreator 1.8.2 release The first introduction of MCreator Link[29], a system able to connect mods to Arduino and Raspberry Pi.
December 8 MCreator 2019.5 release MCreator 2019.5 is the result of several major updates. This is also the first version of the new MCreator (MCreator 2.0). This version also brings a new version template using the year and the update number.
2020 April 17 First 2020.3 snapshot Added a new generator allowing the creation of Bedrock Edition add-ons.
June 22 Survey for potential contributors With the first 2020.4 snapshot, Klemen made a survey to know if potential users would help if MCreator went public. This is also around this time, he started to work on open-sourcing MCreator.
September 5 Open-sourcing This day, Klemen added the entire source code on GitHub allowing everyone to contribute to the project.[30]
September 25 First community snapshot This version (Second 2020.5 snapshot) is the first version of MCreator made by the community and external contributors.
2021 March 14 Second 2021.2 snapshot Plugins are added to MCreator and allow to change/modify things in MCreator software. The most popular external plugin allows creating Fabric mods since only Minecraft Forge, modding API is natively used in MCreator. This is also the first version to allow a full debranding of MCreator.
June 2 Theme contest After adding the possibility to make UI themes, Klemen launched the first UI theme contest. Whose winner's themes would be merged into MCreator's code permanently. Midnight and Matrix themes won the contest and were added to MCreator alongside Light and Dark default themes.
2022 February 25 MCreator x CurseForge ModJam In order to encourage the mindset for sustainability, MCreator and CurseForge are organizing a ModJam that gathers Earth-related mods in order to highlight issues with the way we currently live. Mods can include but are not limited to sustainable energy sources, industry, farming, recycling, natural disaster mitigation, and more.[31][32][33][34]
May 1 10th anniversary Recap video about MCreator on Pylo's YouTube channel also announcing many things to come in May 2022.[35]
2023
November 5 Element usages system Version 2023.4 introduced a new system to look for usages/references between different workspace elements.
2024
April 27 MCreator x CurseForge ModJam 2024 During April and May 2024, MCreator partnered again with CurseForge and made modjam as part of MCreator's 12-year anniversary. This modjam did not host a particular theme.

MCreator Mods and Mod Of the Week

[edit]

MCreator announces a contest called Mod of the Week on the official website, in which the mod that gets the most positive votes from the community is chosen weekly. The winning mod is placed on the MCreator start screen and is labeled with a special commemorative banner on its page.[36]

Many of MCreator mods begin popular among Minecraft's modding community. Some notable mods:

References

[edit]
  1. ^ By (2017-11-08). "Minecraft And Forge: Try This Amazing Way To Visualize Logic". Hackaday. Retrieved 2022-05-01.
  2. ^ a b "About MCreator - Minecraft Mod Maker | MCreator". mcreator.net. Retrieved 2022-03-07.
  3. ^ "5 Best Modding Tools For MINECRAFT". 10 August 2021. Retrieved 17 October 2024.
  4. ^ O'Hanlon, Martin (2013). Adventures in Minecraft. Indianapolis: John Wiley & Sons, Inc. pp. 275, 300.
  5. ^ "Erisium • Article : Créer son mod avec MCreator !". Erisium (in French). Retrieved 2022-03-07.
  6. ^ "Come creare una mod per Minecraft". Salvatore Aranzulla (in Italian). Retrieved 2022-03-07.
  7. ^ Salen, Katie (2017-02-25). "Modding in Minecraft: It's Easy With MCreator". Retrieved 2022-03-07.
  8. ^ "Tutoriels/Modder avec MCreator". Minecraft Wiki (in French). Retrieved 2022-03-07.
  9. ^ "Comment créer un mod Minecraft avec Mcreator ?". Minecraft.fr (in French). 2015-06-28. Retrieved 2022-03-07.
  10. ^ Anderson, Dominic (27 September 2023). "How to Make Mods in Minecraft". Alphr. Retrieved 17 October 2024.
  11. ^ Coburn, Joe (12 December 2019). "How to Create Your Own Minecraft Mod". Make use of. Retrieved 17 October 2024.
  12. ^ M Jooste, Shaun. "MCreator review - Minecraft modding fun". Softonic. Retrieved 17 October 2024.
  13. ^ Patel, Lomit (3 June 2024). "How to Make a Minecraft Mod: Step-by-Step Guide for Kids". Tynker. Retrieved 17 October 2024.
  14. ^ ".MCREATOR File Extension". FileInfo.
  15. ^ Rivers, Huxley. The Game Mindcraft. Publifye AS. ISBN 978-82-339-3228-2.
  16. ^ Pilet, Stéphane (2015). Tipps und Tricks für einzigartige Minecrafter-Welten. Ullmann Medien. Retrieved 17 October 2024.
  17. ^ "MCreator mods on CurseForge". CurseForge. Retrieved 17 October 2024.
  18. ^ Garcia Trus, Felipe (2023). GEOIMMERSION: EXPANSION IN GEOLOGY FOR MINECRAFT (PDF). Journal of Engineering Research. Retrieved 17 October 2024.
  19. ^ Minecraft Mod w/MCreator Course. "Minecraft Mod w/MCreator (3rd-5th) (Week 7: July 15-19) PM". The New Times.
  20. ^ "Minecraft MODs with MCreator (Camp)". MakeItZone. 19 May 2022.
  21. ^ "Modding With Minecraft: Beginner Modding Part 1 Ages 9-13". Create2Discover. Retrieved 17 October 2024.
  22. ^ "Minecraft Mod Masters Camp". LogiSchool. Retrieved 17 October 2024.
  23. ^ By (2016-06-04). "Control The Real World With An Arduino-Enabled Minecraft Mod". Hackaday. Retrieved 2022-03-08.
  24. ^ "MCreator Link - Arduino Reference". www.arduino.cc. Retrieved 2022-03-08.
  25. ^ "MCreator Link". www.arduinolibraries.info. Retrieved 2022-03-08.
  26. ^ "Tangible and Embodied data: using Minecraft as a tool to make virtual information tangible through a multimodal interface" (PDF).
  27. ^ Minecraft Mod Maker - MCreator, September 2014, retrieved 2022-03-07
  28. ^ "Wesbite update: new logo, spoilers and more! | MCreator". mcreator.net. Retrieved 2022-03-07.
  29. ^ "Connect Arduino and Raspberry Pi with Minecraft | MCreator Link". mcreator.net. Retrieved 2022-03-07.
  30. ^ "MCreator is now open source | MCreator". mcreator.net. Retrieved 2022-03-07.
  31. ^ "MCreator x CurseForge ModJam | MCreator". mcreator.net. Retrieved 2022-03-07.
  32. ^ "CurseForge Tweet". Twitter. Retrieved 2022-05-01.
  33. ^ "CurseForge Tweet". Twitter. Retrieved 2022-05-01.
  34. ^ "🐰 Shahar Sorek on LinkedIn: The Sustainability Project ModJam Winners". www.linkedin.com. Retrieved 2022-05-01.
  35. ^ 10 Years of MCreator (History of Open Source MCreator), May 2022, retrieved 2022-05-01
  36. ^ "Mod Of The Week | MCreator". mcreator.net. Retrieved 2022-03-08.