SoulFire icon indicating copy to clipboard operation
SoulFire copied to clipboard

Really would like to be able to join Forge servers

Open iamtermuxer opened this issue 1 year ago • 3 comments

Is there an existing feature request for this?

  • [X] I have searched the existing feature requests

Describe your feature request

This server has mods that require Forge to be installed on the client.

iamtermuxer avatar Oct 31 '23 18:10 iamtermuxer

I got quite a bit of progress on this with in the upcoming mod loader plugin, but I haven't yet successfully pulled off a full forge login sequence on either FML and FML2. It'll take a while https://github.com/AlexProgrammerDE/SoulFire/blob/main/src/main/java/net/pistonmaster/soulfire/server/plugins/ModLoaderSupport.java

AlexProgrammerDE avatar Feb 22 '24 21:02 AlexProgrammerDE

    "modid": "forgespoof",
    "name": "ForgeSpoof",
    "description": "A mod that removes mod IDs from the mod list Forge sends to servers.",

We actually want to add mods that aren't present. Maybe you're referring to a different ForgeSpoof.

AlexProgrammerDE avatar Nov 18 '24 16:11 AlexProgrammerDE