How do I change the Forge subversion in MCreator?

Started by Akk4 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I change the Forge subversion in MCreator?

How do I change the Forge version from 1.20.1 47.4.0 to  1.20.1 47.4.9?

Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You yourself cannot change a…
Sat, 03/07/2026 - 14:05

You yourself cannot change a generator’s required forge/NeoForge versions. 

If you worried about your mod working in future forge versions, it won’t matter, as any forge 47.4.0 or older mod can run in 14.4.9 or newer (forge and NeoForge have backwards compatibility as long as the Minecraft version is the same).


If  you;re w=looking for specific features added in 47.4.9, you’ll either have to wait for the developer of the Forge 1.20.1 plugin to update it, or there’s pirabbaly some custom code solution (I’m not super familiar with dealing with Custom Code in MCreator).