Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

How to make a Version json for 1.15.2

SkyNetCloud opened this issue ยท 3 comments

commented

Has anyone made a version JSON for 1.15.2 baritone yet as I want to test this on my server and I can't seem to found any info on how to do so

commented

Join the impact discord for the very early test beta. And learn how to use the search box. This is asked like every 5 minutes.

commented

Subscribe to morgz mum for free 1.15.2 baritone json!
https://www.dropbox.com/s/8rx6f0kts9hvd4f/1.15.2-Baritone.zip?dl=0

commented

If you live in a third world country where dropbox is blocked, here's the json.

{
  "id": "1.15.2-Baritone",
  "type": "release",
  "inheritsFrom": "1.15.2",
  "jar": "1.15.2",
  "time": "2019-07-23T20:50:21Z",
  "releaseTime": "2019-07-23T20:50:21Z",
  "downloads": {},
  "minimumLauncherVersion": 0,
  "mainClass": "net.minecraft.launchwrapper.Launch",
  "arguments": {
    "game": [
     "--tweakClass",
     "baritone.launch.BaritoneTweaker"
    ]
  },
  "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/"
    }
  ]
}