-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Klemen edited this page May 18, 2025
·
21 revisions
Download: https://mcreator.net/plugin/114284/minecraft-forge-1201-mod-generator
Backports from EAP 2025.2.20614 [WIP - https://github.com/MCreator/MCreator/compare/2025.2.16617...2025.2.20614]:
- Allow executing procedures with null dependencies
- Added parameter to projectile mod element to disable gravity
- [Bugfix] Has entity attribute procedure block did not work correctly in some cases
- [Bugfix] Player right-click global procedure triggers fired inconsistently in some cases
TODO
- https://github.com/MCreator/MCreator/commit/0a9c29b167260b5ef41d42c478573c22e629cedc
- https://github.com/MCreator/MCreator/commit/e8000cd4ce5ef196357b723ef64f752a689f89b6
- https://github.com/MCreator/MCreator/commit/996cc23c7d197543d02ab87f6492874f4dbfb318
- https://github.com/MCreator/MCreator/commit/507615ee325443e78a3ea01205e5bedc76904613
- https://github.com/MCreator/MCreator/commit/ca318949aba785dee2518a83b0080ba2fb83e2e9
- https://github.com/MCreator/MCreator/commit/151ea200cd39dc4808f6263c9b83abc1435d8d76
- https://github.com/MCreator/MCreator/commit/ce95cf853e1c7063a70b19a9405cc8855adb1cd1
- https://github.com/MCreator/MCreator/commit/1df1301defa798e5b764de71790d8cc65f78ee5e
- https://github.com/MCreator/MCreator/commit/927fc6a88becc7bd6fd224ced32d097142ce211e
- https://github.com/MCreator/MCreator/commit/2077c933506d431f7d97fd2a200bfec3264f10e4
- https://github.com/MCreator/MCreator/commit/8ac87883f116a081120a85b358e701d424271b04
Backports from EAP 2025.2.16617 [LOCKED - https://github.com/MCreator/MCreator/compare/2025.1.13416...2025.2.16617]:
- Blocks: Added support for note block instrument, ignited by lava, and block set type parameters
- Added support for optional tags
- Villager living entity model item holding render support
- Added support for Java models for custom block mod element
- Added support for basic animations for blocks with Java models
- [Bugfix] Custom GUI buttons did not reappear after visibility state changes
Other:
- Switched build toolkit to MDG
- Improved generated code
- [Bugfix] Some other minor improvements and fixes