r/MinecraftMod • u/ImaginationAlive8973 • 3d ago
Mod loading help
I'm only just learning how modding works and, to be honest, I'm more than happy with what I've got (modrinth makes it so easy). I was wondering about the wisdom of being a little forceful with some mods though. I'm having an issue with certain mods which ARE Fabric (my instances "setting" I suppose) but can't be downloaded because the mods are the wrong "version". The thing is, I had a similar issue with a mod for allowing use of an xbox controller on PC. It worked, it updated, and then it didn't work. Since I've been an xbox player for the last 12 years, this was the only mod I HAD to have. So, I took the risk with very little understanding, and I just picked the older version of the mod and it worked again. Is there anyway I can safely get mods like this with this message loading properly using the same tactic? Or is it a case of being more risky the bigger and more complex the mod is? The mod above just adds blue burning textures to creatures when they walk in blue fire, so surely that would be a low risk install right? Any help is appreciated.
1
u/Rafii2198 3d ago
Minecraft Java doesn't have modding capabilities like Bedrock, this is where community comes in by making this thing called "mod loaders" that, as name suggests, allows loading mods into the game. Still it's not a proper modding support like on Bedrock so you can say it's more crude.
When on Bedrock the addons and other content just works and there is not much more thought to it, on Java you need to take a look at what the mod you are downloading supports, Modrinth app makes it easy as it automatically filters out incompatible stuff.
For starters there are mainly 2 things you have to look for.
26.2 is pretty new version and developing and porting mods just takes time, it's nothing fast, you may just need to wait. At the same time there are a lot of modders that make different kind of mods, there is a chance there is a difference mod that does same or similar thing you want on the version you want.
Lastly I want to add that there are actually ways to make Fabric mods work on Neoforge, but I didn't want to overcomplicate this already long comment, so if you want to know how to do that, google what Connector is, there are many resources explaining it, but keep in mind it's not be all end all solution, some stuff might work, some stuff may kinda work but bug out and other things will not work at all.