aterbot icon indicating copy to clipboard operation
aterbot copied to clipboard

Won't work with mods

Open Truesoul1 opened this issue 3 years ago • 3 comments

I have mods on my server and when I hit join bot it says "This server has mods that require Forge to be installed on the client."

Truesoul1 avatar Jan 24 '23 02:01 Truesoul1

i have it too how i fix it?

Terator166 avatar Nov 29 '23 18:11 Terator166

@Truesoul1 @Terator166

Mineflayer doesn't support mods as of right now, and it probably won't, since it's too much work. But there's a package from the same organization: node-minecraft-protocol-forge, which enables handshakes with modded servers, even if the bot won't be able to interact in any way with the mods. It's up to the developer of this project to implement this or not, or you can always open a PR to implement this yourself in the project.

amoraschi avatar Feb 06 '24 16:02 amoraschi

@Truesoul1 @Truesoul1

Mineflayer doesn't support mods as of right now, and it probably won't, since it's too much work. But there's a package from the same organization: node-minecraft-protocol-forge, which enables handshakes with modded servers, even if the bot won't be able to interact in any way with the mods. It's up to the developer of this project to implement this or not, or you can always open a PR to implement this yourself in the project.

Hey can you help me about it? I couldn't figure out how to implemet it by myself.

ElCunq avatar Feb 19 '24 09:02 ElCunq