Skip to content

Support

1.6k Topics 8.4k Posts

Stuck? Just ask for help!

Subcategories


  • A place to ask for general support

    814 3k
    814 Topics
    3k Posts
    G
    I was previously using mulitple mods on a older version of the client on 1.21.11 and i was forced to update the client. ive readded my mods back with 1.21.11 ones and they let me apply them but they dont show up i swap my verison to 1.21.11 before joining a server and they still dont apply there in the newgen 1.21,11 folder i made sure i have sodium toggled off in liquid bounce yet it still shows in game please help
  • A place to ask for help on writing scripts

    321 2k
    321 Topics
    2k Posts
    rus109R
    Something like this: "const script = registerScript({ name: "example", version: "1.0.0", authors: ["author"] })" Or "script.registerModule({ name: "example", category: "Combat", description: "Empty" }" I'm not sure exactly what's missing, but I suspect the former.
  • 341 2k
    341 Topics
    2k Posts
    phuduongP
    I've modified LiquidBounce, but when I try to import net.minecraft.text.Text or something similar, it says it's missing. What's wrong? I've seen mods on Modrinth that can be built with it. I'm a beginner.