Baritone: Installing Baritone in MultiMC

Created on 25 Jul 2019  Â·  20Comments  Â·  Source: cabaletta/baritone

What do you need help with?

I've successfully built Baritone, but now I need to install it in MultiMC. I can't seem to figure out how to do this.

Final checklist

  • [x] I have not used any OwO's or UwU's in this issue.
question

Most helpful comment

ahahahhahahaa
so i realized how does it work and just uploaded the baritone-api file on my own website and changed link in json file, now it works properly
image

All 20 comments

Adding baritone-api-forge-1.2.8.jar into the Mods folder, or as a Loader mod works fine for me. I'm not sure if that's the intended approach though.

I figured out a way to do this. If you want my multimc json just reply to
this thread.

On Wed, Jul 24, 2019 at 8:30 PM 0x22 notifications@github.com wrote:

Closed #642 https://github.com/cabaletta/baritone/issues/642.

—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/cabaletta/baritone/issues/642?email_source=notifications&email_token=ACPGXEPWSAYAA53SKRS7S4TQBDX2TA5CNFSM4IGVYM3KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOSV6NB6Y#event-2507985147,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACPGXEODGCAMTMRB7K6DK5LQBDX2TANCNFSM4IGVYM3A
.

reply inbound

I'm improving the json some, give me a bit.

Here. You should already know how to use it. If not, try to figure it out yourself first.
cabaletta.Baritone.zip
It's just a zipped patch json.

Instructions for 1.14.4

  1. Go to Version tab
  2. Add Empty
    Name: Baritone
    uid: baritone
  3. Select it and click Edit
  4. Paste this in
{
    "+tweakers": [
        "baritone.launch.BaritoneTweaker"
    ],
    "formatVersion": 1,
    "libraries": [
        {
            "name": "net.minecraft:launchwrapper:1.12"
        },
        {
            "name": "cabaletta:baritone-api:1.4",
            "url": "https://impactdevelopment.github.io/maven/"
        },
        {
            "name": "com.github.ImpactDevelopment:SimpleTweaker:1.2",
            "url": "https://impactdevelopment.github.io/maven/"
        },
        {
            "name": "org.spongepowered:mixin:0.7.11-SNAPSHOT",
            "url": "http://dl.liteloader.com/versions/"
        },
        {
            "name": "org.ow2.asm:asm-all:5.0.3",
            "url": "http://repo1.maven.org/maven2/"
        }
    ],
    "mainClass": "net.minecraft.launchwrapper.Launch",
    "name": "Baritone",
    "releaseTime": "2019-07-23T20:50:21+00:00",
    "requires": [
        {
            "equals": "1.14.4",
            "uid": "net.minecraft"
        }
    ],
    "type": "release",
    "uid": "baritone",
    "version": "1.14.4"
}

Have fun!

Yeah, I did basically the same thing earlier.

cringe launcher

cringe launcher

Can you tell me why you think it's a cringe launcher?

Adding baritone-api-forge-1.2.8.jar into the Mods folder, or as a Loader mod works fine for me. I'm not sure if that's the intended approach though.

where can I get that file?

@leijurv I need your help here, this kid baconapo leaked his .minecraft folder in that repository and credited me for the development of Baritone in the issues for that repository. He took and repackaged my .json patch I made for baritone, and I am concerned and I need you to delete everything he said in this thread if at all possible.

why would i do that / why should i care

Updated json

{
    "+tweakers": [
        "baritone.launch.BaritoneTweaker"
    ],
    "formatVersion": 1,
    "libraries": [
        {
            "name": "net.minecraft:launchwrapper:1.12"
        },
        {
            "name": "cabaletta:baritone-api:1.5",
            "url": "https://impactdevelopment.github.io/maven/"
        },
        {
            "name": "com.github.ImpactDevelopment:SimpleTweaker:1.2",
            "url": "https://impactdevelopment.github.io/maven/"
        },
        {
            "name": "org.spongepowered:mixin:0.7.11-SNAPSHOT",
            "url": "http://dl.liteloader.com/versions/"
        },
        {
            "name": "org.ow2.asm:asm-all:5.0.3",
            "url": "https://repo1.maven.org/maven2/"
        }
    ],
    "mainClass": "net.minecraft.launchwrapper.Launch",
    "name": "Baritone",
    "releaseTime": "2019-07-23T20:50:21+00:00",
    "requires": [
        {
            "equals": "1.15.2",
            "uid": "net.minecraft"
        }
    ],
    "type": "release",
    "uid": "baritone",
    "version": "1.15.2"
}

can you please update this to Baritone 1.5.2?

Updated json

{
    "+tweakers": [
        "baritone.launch.BaritoneTweaker"
    ],
    "formatVersion": 1,
    "libraries": [
        {
            "name": "net.minecraft:launchwrapper:1.12"
        },
        {
            "name": "cabaletta:baritone-api:1.5",
            "url": "https://impactdevelopment.github.io/maven/"
        },
        {
            "name": "com.github.ImpactDevelopment:SimpleTweaker:1.2",
            "url": "https://impactdevelopment.github.io/maven/"
        },
        {
            "name": "org.spongepowered:mixin:0.7.11-SNAPSHOT",
            "url": "http://dl.liteloader.com/versions/"
        },
        {
            "name": "org.ow2.asm:asm-all:5.0.3",
            "url": "https://repo1.maven.org/maven2/"
        }
    ],
    "mainClass": "net.minecraft.launchwrapper.Launch",
    "name": "Baritone",
    "releaseTime": "2019-07-23T20:50:21+00:00",
    "requires": [
        {
            "equals": "1.15.2",
            "uid": "net.minecraft"
        }
    ],
    "type": "release",
    "uid": "baritone",
    "version": "1.15.2"
}

Just change the baritone version... it's like right there...

        "name": "cabaletta:baritone-api:1.5",

i changed to cabaletta:baritone-api:1.5.2 but it doesnt work

Just change the baritone version... it's like right there...

        "name": "cabaletta:baritone-api:1.5",

that's your fault then, it works otherwise, or that means the maven repo isn't up to date

that's your fault then, it works otherwise, or that means the maven repo isn't up to date

it isnt up to date

ahahahhahahaa
so i realized how does it work and just uploaded the baritone-api file on my own website and changed link in json file, now it works properly
image

If someone still needs .json Files: https://github.com/UltraBlackLinux/MultiMC-Patch-Gen

Was this page helpful?
0 / 5 - 0 ratings

Related issues

RealIndrit picture RealIndrit  Â·  3Comments

TFTWPhoenix picture TFTWPhoenix  Â·  3Comments

Hackerokuz picture Hackerokuz  Â·  3Comments

arkast picture arkast  Â·  4Comments

Jan-Intelkor picture Jan-Intelkor  Â·  3Comments