Skip to content
Klemen edited this page May 19, 2025 · 20 revisions

Download: https://mcreator.net/plugin/114284/minecraft-forge-1201-mod-generator

2025.2-1.1.0

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
  • Allow using tags for plant "Can be placed on" list
  • Custom conditional block Java model animations
  • Added an option to disable the block item of custom blocks and plants
  • Added some new block and plant item parameters: rarity, immune to fire, and stack size
  • GUI text field and checkbox procedures now operate in any context where entity dependency is available
  • GUI text field and checkbox value procedures now work on both client- and server-side
  • [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

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
Clone this wiki locally