MrKinau / FishingBot

1.8 - 1.21 Fishing bot for Minecraft
GNU General Public License v3.0
322 stars 68 forks source link

Minecraft with mod : compatible ? #175

Closed Ukushino closed 2 years ago

Ukushino commented 2 years ago

I can't reach the modded server, because of the version that isn't the same.

[2022-09-01 19:34:15] [SEVERE ] Login failed: {"text":"This server has mods that require Forge to be installed on the client. Contact your server admin for more details."}

So I decided to name the default-protocol the same name as my mc modded version named "forge", or put the entire 1.18.2-forge-...." without any success...

The following happened : [2022-09-01 19:37:59] [WARNING] The server responded with a different protocol version "1.18.2" (758) than what the bot selected "1.8" (47). You may need to change it in the Config.

Ticking the spoof forge isn't working either.

Is there a way to play with mods ?

MrKinau commented 2 years ago

The bot does not support any mods, as it is not using any Minecraft related code and to support that it need to spoof all the mods handshakes, which are not implemented.