can you transfer a generator to another generator?

Started by Real_bizzy on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can you transfer a generator to another generator?

so i wanna transfer my fabric project to my forge project so I can have multiple modloaders of it, since forge has almost everything fabric does (expect for a few biome features) I was expecting it to work, but the code of both is different, is there any way to do this though

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There might be a way because…
Sun, 02/18/2024 - 07:33

There might be a way because when I updated from 2023.3 to 2023.4 I updated my neoforge project but i didnt have neoforge for 2023.4 and then it let me change it to forge, now im not sure if i can do this with fabric because neoforge and forge have almost the exact same code but maybe this will help?

Joined Feb 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
"so i wanna transfer my…
Sun, 02/18/2024 - 15:14

"so i wanna transfer my fabric project to my forge project "
Is Not Possible because both modloaders function differently
and search for different files while loading the mods.