Can I update from 2024.3 to 2025.1 without breaking my mods?

Started by Deepie on

Topic category: Help with MCreator software

Joined May 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Can I update from 2024.3 to 2025.1 without breaking my mods?

If I lock all of my elements and upgrade to 2025.1 without some of my plugins, would my mods survive the upgrade? Current plugins I use are:

 

  • Additions
  • Poses
  • Procedures Plus
  • Geckolib Plugin
  • Just Enough Recipes
  • Redwires Plugin
  • Item Tooltips
  • World Renderer
Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
all those plugins seem to…
Tue, 04/29/2025 - 14:11

all those plugins seem to work on 2025.1, only problem being that mcreator doesn't load them because they don't have 2025.1 in the supported versions list. but you can make them work by editing each plugin.json and adding it yourself

they don't have 2025.1 in…
Tue, 04/29/2025 - 18:36

they don't have 2025.1 in the supported versions list. but you can make them work by editing each plugin.json and adding it yourself

This is very bad advice as most of the time there is a reason why plugin is not updated yet. Just declaring it compatible is calling for broken workspaces.

  • Geckolib Plugin

For example, this plugin is super complex, and thinking it can be updated by just editing the version file is very unwise thinking that will result in broken things. Please, don't do that