Code Monkey home page Code Monkey logo

Comments (9)

andrewrk avatar andrewrk commented on May 12, 2024

According to mcforge.net, mc forge is a classic server. Not supported.

from mineflayer.

featherbear avatar featherbear commented on May 12, 2024

Dunno if its too late, but I have a feeling that Kyso was talking about Minecraft Forge, which I'm sure you've heard of. I think he's talking about the forge modloader packets. As quoted by "To some extent, you won't have to implement the mods directly, but at least send the packet that Forge wants to let it work? shrug"

AKA.
MinecraftForge mod on server sends packet to mineflayer requesting for mods x, y and z, which are necessary to join.
Mineflayer responds request by falsifying a succeeded packet, repeats for each requested mod.
(If mineflayer does not send back successful packet, kicked by server)
After all requested mod check packets are completed, and all are successful, JOINed!

from mineflayer.

andrewrk avatar andrewrk commented on May 12, 2024

I would accept a pull request that did this, but I'm not going to add the functionality myself

from mineflayer.

Kyso avatar Kyso commented on May 12, 2024

I've completely forgotten about this issue. But yes, @bearbear12345 hit it on the nail.

from mineflayer.

deathcap avatar deathcap commented on May 12, 2024

@rom1504 can you reopen this issue? Still would be a cool feature =) Requires lower-level protocol support first PrismarineJS/node-minecraft-protocol#114

from mineflayer.

deathcap avatar deathcap commented on May 12, 2024

MinecraftForge mod on server sends packet to mineflayer requesting for mods x, y and z, which are necessary to join.
Mineflayer responds request by falsifying a succeeded packet, repeats for each requested mod.

Good idea, MCCTeam/Minecraft-Console-Client#100 (a console client with Forge (1.8 and 1.7.10) support) used this same technique

from mineflayer.

rom1504 avatar rom1504 commented on May 12, 2024

Yeah reopening. Nothing can be done here until PrismarineJS/node-minecraft-protocol#114 is done though.

from mineflayer.

rom1504 avatar rom1504 commented on May 12, 2024

Now that nmp has a minecraft-forge plugin, something can be done here.
Not sure if it would be directly in mineflayer or as a mineflayer-forge (a plugin is probably better)

from mineflayer.

rom1504 avatar rom1504 commented on May 12, 2024

let's close this
It can be reopened if there's a real need

from mineflayer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.