Started by
Real_bizzy
on
Topic category: Help with Minecraft modding (Java Edition)
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
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?
"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.
oh ok...